#FFCED7#FFCED7
#FFCED7 is a very light, muted red. Relative luminance 0.703; OKLCH L 89.6% C 0.056 H 5.9°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCED7 |
|---|---|
| RGB | rgb(255, 206, 215) |
| HSL | hsl(349, 100%, 90%) |
| HSV | hsv(349, 19%, 100%) |
| CMYK | cmyk(0%, 19.2%, 15.7%, 0%) |
| CIE-LAB | lab(87.15, 18.61, 2.11) |
| CIE-LCH | lch(87.15, 18.73, 6.46°) |
| OKLab | oklab(89.63% 0.0561 0.0058) |
| OKLCH | oklch(89.63% 0.056 5.9) |
| XYZ | xyz(75.5770, 70.3116, 73.8672) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.47
Light Pink
#FFD1DF
ΔE00 2.05
Light Rose
#FFC5CB
ΔE00 2.94
Bubblegum
#FFC1CC
ΔE00 3.68
Pink
#FFC0CB
ΔE00 3.95
Pale Rose
#FDC1C5
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCED7 #CEFFF6
analogous
#FFCEEF #FFCED7 #FFDDCE
triadic
#FFCED7 #D7FFCE #CED7FF
tetradic
#FFCED7 #EFFFCE #CEFFF6 #DDCEFF
square
#FFCED7 #EFFFCE #CEFFF6 #DDCEFF
split-complementary
#FFCED7 #CEFFDD #CEEFFF
monochromatic
#FF5473 #FF91A5 #FFCED7 #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.39
#FFCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#FFCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCED7
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCED7 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D7
Deuteranopia (green-blind)
#E0DED6
Tritanopia (blue-blind)
#FFCBD1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffced7; /* rgb */ color: rgb(255, 206, 215); /* oklch */ color: oklch(89.6% 0.056 5.9);
Tailwind
colors: {
custom: {
50: '#ffdde3',
500: '#ffced7',
950: '#000000',
},
}SCSS
$custom: #ffced7; $custom-light: #ffdde3; $custom-dark: #000000;
JSON
{
"hex": "#ffced7",
"rgb": {
"r": 255,
"g": 206,
"b": 215
},
"hsl": {
"h": 348.98,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.89632,
"c": 0.05641,
"h": 5.9
},
"luminance": 0.70309
}Semantic roles & 50–950 ramp
primary
#FFCED7
secondary
#87EAD8
accent
#E6BB00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484