#FFCEEE#FFCEEE
#FFCEEE is a very light, moderate pink. Relative luminance 0.716; OKLCH L 90.3% C 0.069 H 339.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEEE |
|---|---|
| RGB | rgb(255, 206, 238) |
| HSL | hsl(321, 100%, 90%) |
| HSV | hsv(321, 19%, 100%) |
| CMYK | cmyk(0%, 19.2%, 6.7%, 0%) |
| CIE-LAB | lab(87.77, 22.34, -9.17) |
| CIE-LCH | lch(87.77, 24.14, 337.69°) |
| OKLab | oklab(90.31% 0.0642 -0.0242) |
| OKLCH | oklch(90.31% 0.069 339.4) |
| XYZ | xyz(78.7427, 71.5779, 90.5403) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.67
Very Light Purple
#F6CEFC
ΔE00 4.97
Light Pink
#FFD1DF
ΔE00 5.55
Pale Pink
#FFCFDC
ΔE00 5.93
Pale Lavender
#EECFFE
ΔE00 6.82
Baby Pink
#FFB7CE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEEE #CEFFDF
analogous
#F7CEFF #FFCEEE #FFCED5
triadic
#FFCEEE #EEFFCE #CEEEFF
tetradic
#FFCEEE #FFF7CE #CEFFDF #CED5FF
square
#FFCEEE #FFF7CE #CEFFDF #CED5FF
split-complementary
#FFCEEE #D5FFCE #CEFFF7
monochromatic
#FF54C4 #FF91D9 #FFCEEE #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.37
#FFCEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#FFCEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEEE
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEEE | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8EF
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#FFCFD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffceee; /* rgb */ color: rgb(255, 206, 238); /* oklch */ color: oklch(90.3% 0.069 339.4);
Tailwind
colors: {
custom: {
50: '#ffddf3',
500: '#ffceee',
950: '#000000',
},
}SCSS
$custom: #ffceee; $custom-light: #ffddf3; $custom-dark: #000000;
JSON
{
"hex": "#ffceee",
"rgb": {
"r": 255,
"g": 206,
"b": 238
},
"hsl": {
"h": 320.816,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90312,
"c": 0.06865,
"h": 339.4
},
"luminance": 0.71576
}Semantic roles & 50–950 ramp
primary
#FFCEEE
secondary
#87EAAA
accent
#E65000
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485