#FFCEF8#FFCEF8
#FFCEF8 is a very light, moderate purple. Relative luminance 0.722; OKLCH L 90.6% C 0.077 H 331.0°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEF8 |
|---|---|
| RGB | rgb(255, 206, 248) |
| HSL | hsl(309, 100%, 90%) |
| HSV | hsv(309, 19%, 100%) |
| CMYK | cmyk(0%, 19.2%, 2.7%, 0%) |
| CIE-LAB | lab(88.06, 24.06, -14.02) |
| CIE-LCH | lch(88.06, 27.85, 329.78°) |
| OKLab | oklab(90.63% 0.0676 -0.0374) |
| OKLCH | oklch(90.63% 0.077 331) |
| XYZ | xyz(80.2529, 72.1819, 98.4937) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.04
Very Light Purple
#F6CEFC
ΔE00 2.64
Pale Lavender
#EECFFE
ΔE00 4.87
Light Lilac
#EDC8FF
ΔE00 5.41
Light Lavendar
#EFC0FE
ΔE00 6.11
Pale Lilac
#E4CBFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEF8 #CEFFD5
analogous
#EDCEFF #FFCEF8 #FFCEDF
triadic
#FFCEF8 #F8FFCE #CEF8FF
tetradic
#FFCEF8 #FFEDCE #CEFFD5 #CEDFFF
square
#FFCEF8 #FFEDCE #CEFFD5 #CEDFFF
split-complementary
#FFCEF8 #DFFFCE #CEFFED
monochromatic
#FF54E7 #FF91EF #FFCEF8 #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.36
#FFCEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#FFCEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEF8
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEF8 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FA
Deuteranopia (green-blind)
#D8DFF6
Tritanopia (blue-blind)
#FFD1DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffcef8; /* rgb */ color: rgb(255, 206, 248); /* oklch */ color: oklch(90.6% 0.077 331.0);
Tailwind
colors: {
custom: {
50: '#ffddfa',
500: '#ffcef8',
950: '#000000',
},
}SCSS
$custom: #ffcef8; $custom-light: #ffddfa; $custom-dark: #000000;
JSON
{
"hex": "#ffcef8",
"rgb": {
"r": 255,
"g": 206,
"b": 248
},
"hsl": {
"h": 308.571,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90633,
"c": 0.07723,
"h": 331
},
"luminance": 0.7218
}Semantic roles & 50–950 ramp
primary
#FFCEF8
secondary
#87EA95
accent
#E62100
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485