#FFD2C2#FFD2C2
#FFD2C2 is a very light, muted orange. Relative luminance 0.712; OKLCH L 89.8% C 0.055 H 40.5°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2C2 |
|---|---|
| RGB | rgb(255, 210, 194) |
| HSL | hsl(16, 100%, 88%) |
| HSV | hsv(16, 24%, 100%) |
| CMYK | cmyk(0%, 17.6%, 23.9%, 0%) |
| CIE-LAB | lab(87.61, 13.45, 13.86) |
| CIE-LCH | lch(87.61, 19.31, 45.88°) |
| OKLab | oklab(89.83% 0.0422 0.036) |
| OKLCH | oklch(89.83% 0.055 40.5) |
| XYZ | xyz(74.0249, 71.2511, 60.8820) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.23
Mistyrose
#FFE4E1
ΔE00 7.42
Peach
#FFDAB9
ΔE00 8.10
Pale Salmon
#FFB19A
ΔE00 9.27
Pale Rose
#FDC1C5
ΔE00 9.54
Light Peach
#FFD8B1
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2C2 #C2EFFF
analogous
#FFC2D0 #FFD2C2 #FFF1C2
triadic
#FFD2C2 #C2FFD2 #D2C2FF
tetradic
#FFD2C2 #D0FFC2 #C2EFFF #F1C2FF
square
#FFD2C2 #D0FFC2 #C2EFFF #F1C2FF
split-complementary
#FFD2C2 #C2FFF1 #C2D0FF
monochromatic
#FF7848 #FFA585 #FFD2C2 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.38
#FFD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#FFD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2C2
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2C2 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6C1
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#FFCCCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2c2; /* rgb */ color: rgb(255, 210, 194); /* oklch */ color: oklch(89.8% 0.055 40.5);
Tailwind
colors: {
custom: {
50: '#ffdfd4',
500: '#ffd2c2',
950: '#000000',
},
}SCSS
$custom: #ffd2c2; $custom-light: #ffdfd4; $custom-dark: #000000;
JSON
{
"hex": "#ffd2c2",
"rgb": {
"r": 255,
"g": 210,
"b": 194
},
"hsl": {
"h": 15.738,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.89825,
"c": 0.05544,
"h": 40.5
},
"luminance": 0.71248
}Semantic roles & 50–950 ramp
primary
#FFD2C2
secondary
#7DCCE8
accent
#A9E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483