#FFCEDF#FFCEDF
#FFCEDF is a very light, muted pink. Relative luminance 0.707; OKLCH L 89.9% C 0.059 H 355.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEDF |
|---|---|
| RGB | rgb(255, 206, 223) |
| HSL | hsl(339, 100%, 90%) |
| HSV | hsv(339, 19%, 100%) |
| CMYK | cmyk(0%, 19.2%, 12.5%, 0%) |
| CIE-LAB | lab(87.36, 19.87, -1.83) |
| CIE-LCH | lch(87.36, 19.95, 354.74°) |
| OKLab | oklab(89.86% 0.059 -0.0046) |
| OKLCH | oklch(89.86% 0.059 355.6) |
| XYZ | xyz(76.6301, 70.7328, 79.4139) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.25
Pale Pink
#FFCFDC
ΔE00 1.34
Bubblegum
#FFC1CC
ΔE00 4.52
Pink
#FFC0CB
ΔE00 4.77
Light Rose
#FFC5CB
ΔE00 4.91
Pastel Pink
#FFBACD
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEDF #CEFFEE
analogous
#FFCEF7 #FFCEDF #FFD5CE
triadic
#FFCEDF #DFFFCE #CEDFFF
tetradic
#FFCEDF #F7FFCE #CEFFEE #D5CEFF
square
#FFCEDF #F7FFCE #CEFFEE #D5CEFF
split-complementary
#FFCEDF #CEFFD5 #CEF7FF
monochromatic
#FF548F #FF91B7 #FFCEDF #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.39
#FFCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#FFCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEDF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEDF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6E0
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#FFCCD4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffcedf; /* rgb */ color: rgb(255, 206, 223); /* oklch */ color: oklch(89.9% 0.059 355.6);
Tailwind
colors: {
custom: {
50: '#ffdde9',
500: '#ffcedf',
950: '#000000',
},
}SCSS
$custom: #ffcedf; $custom-light: #ffdde9; $custom-dark: #000000;
JSON
{
"hex": "#ffcedf",
"rgb": {
"r": 255,
"g": 206,
"b": 223
},
"hsl": {
"h": 339.184,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.89859,
"c": 0.05919,
"h": 355.6
},
"luminance": 0.7073
}Semantic roles & 50–950 ramp
primary
#FFCEDF
secondary
#87EAC8
accent
#E69600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484