#FFCEF7#FFCEF7
#FFCEF7 is a very light, moderate purple. Relative luminance 0.721; OKLCH L 90.6% C 0.076 H 331.8°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEF7 |
|---|---|
| RGB | rgb(255, 206, 247) |
| HSL | hsl(310, 100%, 90%) |
| HSV | hsv(310, 19%, 100%) |
| CMYK | cmyk(0%, 19.2%, 3.1%, 0%) |
| CIE-LAB | lab(88.03, 23.89, -13.53) |
| CIE-LCH | lch(88.03, 27.46, 330.47°) |
| OKLab | oklab(90.6% 0.0672 -0.0361) |
| OKLCH | oklch(90.6% 0.076 331.8) |
| XYZ | xyz(80.0982, 72.1200, 97.6788) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.26
Very Light Purple
#F6CEFC
ΔE00 2.84
Pale Lavender
#EECFFE
ΔE00 5.03
Light Lilac
#EDC8FF
ΔE00 5.63
Light Lavendar
#EFC0FE
ΔE00 6.34
Pale Lilac
#E4CBFF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEF7 #CEFFD6
analogous
#EECEFF #FFCEF7 #FFCEDE
triadic
#FFCEF7 #F7FFCE #CEF7FF
tetradic
#FFCEF7 #FFEECE #CEFFD6 #CEDEFF
square
#FFCEF7 #FFEECE #CEFFD6 #CEDEFF
split-complementary
#FFCEF7 #DEFFCE #CEFFEE
monochromatic
#FF54E3 #FF91ED #FFCEF7 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.36
#FFCEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#FFCEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEF7
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEF7 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9F9
Deuteranopia (green-blind)
#D8DFF5
Tritanopia (blue-blind)
#FFD0DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffcef7; /* rgb */ color: rgb(255, 206, 247); /* oklch */ color: oklch(90.6% 0.076 331.8);
Tailwind
colors: {
custom: {
50: '#ffddf9',
500: '#ffcef7',
950: '#000000',
},
}SCSS
$custom: #ffcef7; $custom-light: #ffddf9; $custom-dark: #000000;
JSON
{
"hex": "#ffcef7",
"rgb": {
"r": 255,
"g": 206,
"b": 247
},
"hsl": {
"h": 309.796,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.906,
"c": 0.07631,
"h": 331.8
},
"luminance": 0.72118
}Semantic roles & 50–950 ramp
primary
#FFCEF7
secondary
#87EA97
accent
#E62500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485