#F0CEFC#F0CEFC
#F0CEFC is a very light, moderate purple. Relative luminance 0.697; OKLCH L 89.4% C 0.072 H 317.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CEFC |
|---|---|
| RGB | rgb(240, 206, 252) |
| HSL | hsl(284, 88%, 90%) |
| HSV | hsv(284, 18%, 99%) |
| CMYK | cmyk(4.8%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(86.85, 19.90, -18.08) |
| CIE-LCH | lch(86.85, 26.89, 317.75°) |
| OKLab | oklab(89.43% 0.0526 -0.0487) |
| OKLCH | oklch(89.43% 0.072 317.2) |
| XYZ | xyz(75.5745, 69.6971, 101.5482) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.88
Very Light Purple
#F6CEFC
ΔE00 1.46
Light Lilac
#EDC8FF
ΔE00 2.44
Pale Mauve
#FED0FC
ΔE00 3.20
Pale Lilac
#E4CBFF
ΔE00 3.36
Light Lavendar
#EFC0FE
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CEFC #DAFCCE
analogous
#D9CEFC #F0CEFC #FCCEF1
triadic
#F0CEFC #FCF0CE #CEFCF0
tetradic
#F0CEFC #FCD9CE #DAFCCE #CEF1FC
square
#F0CEFC #FCD9CE #DAFCCE #CEF1FC
split-complementary
#F0CEFC #F1FCCE #CEFCD9
monochromatic
#CD5BF5 #DE94F8 #F0CEFC #F6E2FD #F6E2FD
Accessibility & contrast
On white
1.41
#F0CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#F0CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CEFC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CEFC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FE
Deuteranopia (green-blind)
#D0DBFA
Tritanopia (blue-blind)
#F0D3DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f0cefc; /* rgb */ color: rgb(240, 206, 252); /* oklch */ color: oklch(89.4% 0.072 317.2);
Tailwind
colors: {
custom: {
50: '#f5ddfd',
500: '#f0cefc',
950: '#000000',
},
}SCSS
$custom: #f0cefc; $custom-light: #f5ddfd; $custom-dark: #000000;
JSON
{
"hex": "#f0cefc",
"rgb": {
"r": 240,
"g": 206,
"b": 252
},
"hsl": {
"h": 284.348,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.89428,
"c": 0.07172,
"h": 317.2
},
"luminance": 0.69696
}Semantic roles & 50–950 ramp
primary
#F0CEFC
secondary
#A2E48B
accent
#E5003C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485