#FFD4C4#FFD4C4
#FFD4C4 is a very light, muted orange. Relative luminance 0.723; OKLCH L 90.2% C 0.053 H 41.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4C4 |
|---|---|
| RGB | rgb(255, 212, 196) |
| HSL | hsl(16, 100%, 88%) |
| HSV | hsv(16, 23%, 100%) |
| CMYK | cmyk(0%, 16.9%, 23.1%, 0%) |
| CIE-LAB | lab(88.13, 12.68, 13.55) |
| CIE-LCH | lch(88.13, 18.56, 46.89°) |
| OKLab | oklab(90.25% 0.0399 0.0352) |
| OKLCH | oklch(90.25% 0.053 41.4) |
| XYZ | xyz(74.7479, 72.3353, 62.2386) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.12
Mistyrose
#FFE4E1
ΔE00 7.00
Peach
#FFDAB9
ΔE00 7.71
Light Peach
#FFD8B1
ΔE00 9.23
Pale Salmon
#FFB19A
ΔE00 9.87
Pale Rose
#FDC1C5
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4C4 #C4EFFF
analogous
#FFC4D1 #FFD4C4 #FFF1C4
triadic
#FFD4C4 #C4FFD4 #D4C4FF
tetradic
#FFD4C4 #D1FFC4 #C4EFFF #F1C4FF
square
#FFD4C4 #D1FFC4 #C4EFFF #F1C4FF
split-complementary
#FFD4C4 #C4FFF1 #C4D1FF
monochromatic
#FF7B4A #FFA787 #FFD4C4 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.36
#FFD4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#FFD4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4C4
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4C4 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C3
Deuteranopia (green-blind)
#E8E0C4
Tritanopia (blue-blind)
#FFCED0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd4c4; /* rgb */ color: rgb(255, 212, 196); /* oklch */ color: oklch(90.2% 0.053 41.4);
Tailwind
colors: {
custom: {
50: '#ffe1d5',
500: '#ffd4c4',
950: '#000000',
},
}SCSS
$custom: #ffd4c4; $custom-light: #ffe1d5; $custom-dark: #000000;
JSON
{
"hex": "#ffd4c4",
"rgb": {
"r": 255,
"g": 212,
"b": 196
},
"hsl": {
"h": 16.271,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.90247,
"c": 0.05323,
"h": 41.4
},
"luminance": 0.72332
}Semantic roles & 50–950 ramp
primary
#FFD4C4
secondary
#7FCCE8
accent
#A7E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483