#FFD2C1#FFD2C1
#FFD2C1 is a very light, muted orange. Relative luminance 0.712; OKLCH L 89.8% C 0.056 H 41.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2C1 |
|---|---|
| RGB | rgb(255, 210, 193) |
| HSL | hsl(16, 100%, 88%) |
| HSV | hsv(16, 24%, 100%) |
| CMYK | cmyk(0%, 17.6%, 24.3%, 0%) |
| CIE-LAB | lab(87.59, 13.31, 14.36) |
| CIE-LCH | lch(87.59, 19.58, 47.18°) |
| OKLab | oklab(89.8% 0.0418 0.0373) |
| OKLCH | oklch(89.8% 0.056 41.7) |
| XYZ | xyz(73.9130, 71.2063, 60.2925) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.82
Mistyrose
#FFE4E1
ΔE00 7.65
Peach
#FFDAB9
ΔE00 7.72
Light Peach
#FFD8B1
ΔE00 9.14
Pale Salmon
#FFB19A
ΔE00 9.25
Pale Rose
#FDC1C5
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2C1 #C1EEFF
analogous
#FFC1CF #FFD2C1 #FFF1C1
triadic
#FFD2C1 #C1FFD2 #D2C1FF
tetradic
#FFD2C1 #CFFFC1 #C1EEFF #F1C1FF
square
#FFD2C1 #CFFFC1 #C1EEFF #F1C1FF
split-complementary
#FFD2C1 #C1FFF1 #C1CFFF
monochromatic
#FF7947 #FFA684 #FFD2C1 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.38
#FFD2C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#FFD2C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2C1
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2C1 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6C0
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#FFCBCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2c1; /* rgb */ color: rgb(255, 210, 193); /* oklch */ color: oklch(89.8% 0.056 41.7);
Tailwind
colors: {
custom: {
50: '#ffdfd3',
500: '#ffd2c1',
950: '#000000',
},
}SCSS
$custom: #ffd2c1; $custom-light: #ffdfd3; $custom-dark: #000000;
JSON
{
"hex": "#ffd2c1",
"rgb": {
"r": 255,
"g": 210,
"b": 193
},
"hsl": {
"h": 16.452,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.89801,
"c": 0.05597,
"h": 41.7
},
"luminance": 0.71203
}Semantic roles & 50–950 ramp
primary
#FFD2C1
secondary
#7CCAE8
accent
#A7E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483