#FFD0C2#FFD0C2
#FFD0C2 is a very light, muted red. Relative luminance 0.703; OKLCH L 89.5% C 0.057 H 37.2°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0C2 |
|---|---|
| RGB | rgb(255, 208, 194) |
| HSL | hsl(14, 100%, 88%) |
| HSV | hsv(14, 24%, 100%) |
| CMYK | cmyk(0%, 18.4%, 23.9%, 0%) |
| CIE-LAB | lab(87.13, 14.49, 13.19) |
| CIE-LCH | lch(87.13, 19.59, 42.31°) |
| OKLab | oklab(89.45% 0.0452 0.0343) |
| OKLCH | oklch(89.45% 0.057 37.2) |
| XYZ | xyz(73.5342, 70.2697, 60.7185) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.21
Mistyrose
#FFE4E1
ΔE00 7.51
Pale Rose
#FDC1C5
ΔE00 8.38
Light Rose
#FFC5CB
ΔE00 8.66
Pale Salmon
#FFB19A
ΔE00 8.81
Peach
#FFDAB9
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0C2 #C2F1FF
analogous
#FFC2D2 #FFD0C2 #FFEEC2
triadic
#FFD0C2 #C2FFD0 #D0C2FF
tetradic
#FFD0C2 #D2FFC2 #C2F1FF #EEC2FF
square
#FFD0C2 #D2FFC2 #C2F1FF #EEC2FF
split-complementary
#FFD0C2 #C2FFEE #C2D2FF
monochromatic
#FF7248 #FFA185 #FFD0C2 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.40
#FFD0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#FFD0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0C2
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0C2 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C1
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#FFCACC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd0c2; /* rgb */ color: rgb(255, 208, 194); /* oklch */ color: oklch(89.5% 0.057 37.2);
Tailwind
colors: {
custom: {
50: '#ffded4',
500: '#ffd0c2',
950: '#000000',
},
}SCSS
$custom: #ffd0c2; $custom-light: #ffded4; $custom-dark: #000000;
JSON
{
"hex": "#ffd0c2",
"rgb": {
"r": 255,
"g": 208,
"b": 194
},
"hsl": {
"h": 13.77,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.89452,
"c": 0.05673,
"h": 37.2
},
"luminance": 0.70267
}Semantic roles & 50–950 ramp
primary
#FFD0C2
secondary
#7DD0E8
accent
#B1E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483