#FFCED5#FFCED5
#FFCED5 is a very light, muted red. Relative luminance 0.702; OKLCH L 89.6% C 0.056 H 8.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCED5 |
|---|---|
| RGB | rgb(255, 206, 213) |
| HSL | hsl(351, 100%, 90%) |
| HSV | hsv(351, 19%, 100%) |
| CMYK | cmyk(0%, 19.2%, 16.5%, 0%) |
| CIE-LAB | lab(87.10, 18.30, 3.10) |
| CIE-LCH | lch(87.10, 18.56, 9.60°) |
| OKLab | oklab(89.58% 0.0554 0.0084) |
| OKLCH | oklch(89.58% 0.056 8.6) |
| XYZ | xyz(75.3216, 70.2094, 72.5220) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.18
Light Rose
#FFC5CB
ΔE00 2.68
Light Pink
#FFD1DF
ΔE00 2.72
Pale Rose
#FDC1C5
ΔE00 3.76
Bubblegum
#FFC1CC
ΔE00 3.80
Pink
#FFC0CB
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCED5 #CEFFF8
analogous
#FFCEED #FFCED5 #FFDFCE
triadic
#FFCED5 #D5FFCE #CED5FF
tetradic
#FFCED5 #EDFFCE #CEFFF8 #DFCEFF
square
#FFCED5 #EDFFCE #CEFFF8 #DFCEFF
split-complementary
#FFCED5 #CEFFDF #CEEDFF
monochromatic
#FF546C #FF91A1 #FFCED5 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.40
#FFCED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#FFCED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCED5
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCED5 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#E0DDD4
Tritanopia (blue-blind)
#FFCBD0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffced5; /* rgb */ color: rgb(255, 206, 213); /* oklch */ color: oklch(89.6% 0.056 8.6);
Tailwind
colors: {
custom: {
50: '#ffdde1',
500: '#ffced5',
950: '#000000',
},
}SCSS
$custom: #ffced5; $custom-light: #ffdde1; $custom-dark: #000000;
JSON
{
"hex": "#ffced5",
"rgb": {
"r": 255,
"g": 206,
"b": 213
},
"hsl": {
"h": 351.429,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.89576,
"c": 0.05601,
"h": 8.6
},
"luminance": 0.70207
}Semantic roles & 50–950 ramp
primary
#FFCED5
secondary
#87EADC
accent
#E6C500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484