#F0CEEB#F0CEEB
#F0CEEB is a very light, muted purple. Relative luminance 0.687; OKLCH L 88.9% C 0.054 H 330.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CEEB |
|---|---|
| RGB | rgb(240, 206, 235) |
| HSL | hsl(309, 53%, 87%) |
| HSV | hsv(309, 14%, 94%) |
| CMYK | cmyk(0%, 14.2%, 2.1%, 5.9%) |
| CIE-LAB | lab(86.34, 16.78, -9.84) |
| CIE-LCH | lch(86.34, 19.45, 329.60°) |
| OKLab | oklab(88.87% 0.047 -0.0262) |
| OKLCH | oklch(88.87% 0.054 330.9) |
| XYZ | xyz(73.0001, 68.6674, 87.9897) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.61
Very Light Purple
#F6CEFC
ΔE00 4.69
Thistle
#D8BFD8
ΔE00 4.89
Pale Lavender
#EECFFE
ΔE00 5.39
Light Pink
#FFD1DF
ΔE00 6.17
Pale Pink
#FFCFDC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CEEB #CEF0D3
analogous
#E4CEF0 #F0CEEB #F0CEDA
triadic
#F0CEEB #EBF0CE #CEEBF0
tetradic
#F0CEEB #F0E4CE #CEF0D3 #CEDAF0
square
#F0CEEB #F0E4CE #CEF0D3 #CEDAF0
split-complementary
#F0CEEB #DAF0CE #CEF0E4
monochromatic
#D370C5 #E29FD8 #F0CEEB #F8E8F5 #F8E8F5
Accessibility & contrast
On white
1.43
#F0CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#F0CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CEEB
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CEEB | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#F3D0D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f0ceeb; /* rgb */ color: rgb(240, 206, 235); /* oklch */ color: oklch(88.9% 0.054 330.9);
Tailwind
colors: {
custom: {
50: '#f5ddf1',
500: '#f0ceeb',
950: '#000000',
},
}SCSS
$custom: #f0ceeb; $custom-light: #f5ddf1; $custom-dark: #000000;
JSON
{
"hex": "#f0ceeb",
"rgb": {
"r": 240,
"g": 206,
"b": 235
},
"hsl": {
"h": 308.824,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.88865,
"c": 0.05378,
"h": 330.9
},
"luminance": 0.68666
}Semantic roles & 50–950 ramp
primary
#F0CEEB
secondary
#94CE9D
accent
#C13C25
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485