#FFD4C2#FFD4C2
#FFD4C2 is a very light, muted orange. Relative luminance 0.722; OKLCH L 90.2% C 0.054 H 43.9°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4C2 |
|---|---|
| RGB | rgb(255, 212, 194) |
| HSL | hsl(18, 100%, 88%) |
| HSV | hsv(18, 24%, 100%) |
| CMYK | cmyk(0%, 16.9%, 23.9%, 0%) |
| CIE-LAB | lab(88.09, 12.41, 14.54) |
| CIE-LCH | lch(88.09, 19.11, 49.53°) |
| OKLab | oklab(90.2% 0.0391 0.0377) |
| OKLCH | oklch(90.2% 0.054 43.9) |
| XYZ | xyz(74.5218, 72.2448, 61.0476) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.32
Peach
#FFDAB9
ΔE00 6.91
Mistyrose
#FFE4E1
ΔE00 7.51
Light Peach
#FFD8B1
ΔE00 8.40
Bisque
#FFE4C4
ΔE00 9.75
Pale Salmon
#FFB19A
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4C2 #C2EDFF
analogous
#FFC2CE #FFD4C2 #FFF2C2
triadic
#FFD4C2 #C2FFD4 #D4C2FF
tetradic
#FFD4C2 #CEFFC2 #C2EDFF #F2C2FF
square
#FFD4C2 #CEFFC2 #C2EDFF #F2C2FF
split-complementary
#FFD4C2 #C2FFF2 #C2CEFF
monochromatic
#FF7E48 #FFA985 #FFD4C2 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.36
#FFD4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#FFD4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4C2
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4C2 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#E9E0C2
Tritanopia (blue-blind)
#FFCECF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd4c2; /* rgb */ color: rgb(255, 212, 194); /* oklch */ color: oklch(90.2% 0.054 43.9);
Tailwind
colors: {
custom: {
50: '#ffe1d4',
500: '#ffd4c2',
950: '#000000',
},
}SCSS
$custom: #ffd4c2; $custom-light: #ffe1d4; $custom-dark: #000000;
JSON
{
"hex": "#ffd4c2",
"rgb": {
"r": 255,
"g": 212,
"b": 194
},
"hsl": {
"h": 17.705,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.90199,
"c": 0.05435,
"h": 43.9
},
"luminance": 0.72242
}Semantic roles & 50–950 ramp
primary
#FFD4C2
secondary
#7DC9E8
accent
#A2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483