#FFD4C3#FFD4C3
#FFD4C3 is a very light, muted orange. Relative luminance 0.723; OKLCH L 90.2% C 0.054 H 42.7°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4C3 |
|---|---|
| RGB | rgb(255, 212, 195) |
| HSL | hsl(17, 100%, 88%) |
| HSV | hsv(17, 24%, 100%) |
| CMYK | cmyk(0%, 16.9%, 23.5%, 0%) |
| CIE-LAB | lab(88.11, 12.54, 14.05) |
| CIE-LCH | lch(88.11, 18.83, 48.23°) |
| OKLab | oklab(90.22% 0.0395 0.0365) |
| OKLCH | oklch(90.22% 0.054 42.7) |
| XYZ | xyz(74.6345, 72.2899, 61.6411) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.72
Mistyrose
#FFE4E1
ΔE00 7.25
Peach
#FFDAB9
ΔE00 7.31
Light Peach
#FFD8B1
ΔE00 8.81
Pale Salmon
#FFB19A
ΔE00 9.86
Bisque
#FFE4C4
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4C3 #C3EEFF
analogous
#FFC3D0 #FFD4C3 #FFF2C3
triadic
#FFD4C3 #C3FFD4 #D4C3FF
tetradic
#FFD4C3 #D0FFC3 #C3EEFF #F2C3FF
square
#FFD4C3 #D0FFC3 #C3EEFF #F2C3FF
split-complementary
#FFD4C3 #C3FFF2 #C3D0FF
monochromatic
#FF7C49 #FFA886 #FFD4C3 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.36
#FFD4C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#FFD4C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4C3
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4C3 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C2
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#FFCECF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd4c3; /* rgb */ color: rgb(255, 212, 195); /* oklch */ color: oklch(90.2% 0.054 42.7);
Tailwind
colors: {
custom: {
50: '#ffe1d5',
500: '#ffd4c3',
950: '#000000',
},
}SCSS
$custom: #ffd4c3; $custom-light: #ffe1d5; $custom-dark: #000000;
JSON
{
"hex": "#ffd4c3",
"rgb": {
"r": 255,
"g": 212,
"b": 195
},
"hsl": {
"h": 17,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.90223,
"c": 0.05377,
"h": 42.7
},
"luminance": 0.72287
}Semantic roles & 50–950 ramp
primary
#FFD4C3
secondary
#7ECAE8
accent
#A4E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483