#FFCEEF#FFCEEF
#FFCEEF is a very light, moderate pink. Relative luminance 0.716; OKLCH L 90.3% C 0.069 H 338.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEEF |
|---|---|
| RGB | rgb(255, 206, 239) |
| HSL | hsl(320, 100%, 90%) |
| HSV | hsv(320, 19%, 100%) |
| CMYK | cmyk(0%, 19.2%, 6.3%, 0%) |
| CIE-LAB | lab(87.79, 22.51, -9.65) |
| CIE-LCH | lch(87.79, 24.49, 336.78°) |
| OKLab | oklab(90.34% 0.0646 -0.0255) |
| OKLCH | oklch(90.34% 0.069 338.4) |
| XYZ | xyz(78.8901, 71.6368, 91.3162) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.38
Very Light Purple
#F6CEFC
ΔE00 4.71
Light Pink
#FFD1DF
ΔE00 5.83
Pale Pink
#FFCFDC
ΔE00 6.22
Pale Lavender
#EECFFE
ΔE00 6.60
Light Lilac
#EDC8FF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEEF #CEFFDE
analogous
#F6CEFF #FFCEEF #FFCED6
triadic
#FFCEEF #EFFFCE #CEEFFF
tetradic
#FFCEEF #FFF6CE #CEFFDE #CED6FF
square
#FFCEEF #FFF6CE #CEFFDE #CED6FF
split-complementary
#FFCEEF #D6FFCE #CEFFF6
monochromatic
#FF54C7 #FF91DB #FFCEEF #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.37
#FFCEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#FFCEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEEF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEEF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#FFCFD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffceef; /* rgb */ color: rgb(255, 206, 239); /* oklch */ color: oklch(90.3% 0.069 338.4);
Tailwind
colors: {
custom: {
50: '#ffddf4',
500: '#ffceef',
950: '#000000',
},
}SCSS
$custom: #ffceef; $custom-light: #ffddf4; $custom-dark: #000000;
JSON
{
"hex": "#ffceef",
"rgb": {
"r": 255,
"g": 206,
"b": 239
},
"hsl": {
"h": 319.592,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90343,
"c": 0.06944,
"h": 338.4
},
"luminance": 0.71635
}Semantic roles & 50–950 ramp
primary
#FFCEEF
secondary
#87EAA8
accent
#E64B00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485