#FFD2C0#FFD2C0
#FFD2C0 is a very light, muted orange. Relative luminance 0.712; OKLCH L 89.8% C 0.057 H 42.9°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2C0 |
|---|---|
| RGB | rgb(255, 210, 192) |
| HSL | hsl(17, 100%, 88%) |
| HSV | hsv(17, 25%, 100%) |
| CMYK | cmyk(0%, 17.6%, 24.7%, 0%) |
| CIE-LAB | lab(87.56, 13.17, 14.86) |
| CIE-LCH | lch(87.56, 19.85, 48.45°) |
| OKLab | oklab(89.78% 0.0414 0.0385) |
| OKLCH | oklch(89.78% 0.057 42.9) |
| XYZ | xyz(73.8018, 71.1618, 59.7070) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.41
Peach
#FFDAB9
ΔE00 7.33
Mistyrose
#FFE4E1
ΔE00 7.88
Light Peach
#FFD8B1
ΔE00 8.74
Pale Salmon
#FFB19A
ΔE00 9.25
Bisque
#FFE4C4
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2C0 #C0EDFF
analogous
#FFC0CD #FFD2C0 #FFF2C0
triadic
#FFD2C0 #C0FFD2 #D2C0FF
tetradic
#FFD2C0 #CDFFC0 #C0EDFF #F2C0FF
square
#FFD2C0 #CDFFC0 #C0EDFF #F2C0FF
split-complementary
#FFD2C0 #C0FFF2 #C0CDFF
monochromatic
#FF7B46 #FFA683 #FFD2C0 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.38
#FFD2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FFD2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2C0
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2C0 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BF
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#FFCBCD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd2c0; /* rgb */ color: rgb(255, 210, 192); /* oklch */ color: oklch(89.8% 0.057 42.9);
Tailwind
colors: {
custom: {
50: '#ffdfd3',
500: '#ffd2c0',
950: '#000000',
},
}SCSS
$custom: #ffd2c0; $custom-light: #ffdfd3; $custom-dark: #000000;
JSON
{
"hex": "#ffd2c0",
"rgb": {
"r": 255,
"g": 210,
"b": 192
},
"hsl": {
"h": 17.143,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.89777,
"c": 0.05652,
"h": 42.9
},
"luminance": 0.71159
}Semantic roles & 50–950 ramp
primary
#FFD2C0
secondary
#7BC9E8
accent
#A4E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483