#FFD4B7#FFD4B7
#FFD4B7 is a very light, moderate orange. Relative luminance 0.718; OKLCH L 89.9% C 0.062 H 55.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4B7 |
|---|---|
| RGB | rgb(255, 212, 183) |
| HSL | hsl(24, 100%, 86%) |
| HSV | hsv(24, 28%, 100%) |
| CMYK | cmyk(0%, 16.9%, 28.2%, 0%) |
| CIE-LAB | lab(87.86, 10.93, 20.00) |
| CIE-LCH | lch(87.86, 22.79, 61.35°) |
| OKLab | oklab(89.95% 0.0348 0.0512) |
| OKLCH | oklch(89.95% 0.062 55.8) |
| XYZ | xyz(73.3318, 71.7688, 54.7806) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.41
Peach
#FFDAB9
ΔE00 3.06
Light Peach
#FFD8B1
ΔE00 4.18
Bisque
#FFE4C4
ΔE00 6.71
Navajowhite
#FFDEAD
ΔE00 8.35
Blanchedalmond
#FFEBCD
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4B7 #B7E2FF
analogous
#FFB7BE #FFD4B7 #FFF8B7
triadic
#FFD4B7 #B7FFD4 #D4B7FF
tetradic
#FFD4B7 #BEFFB7 #B7E2FF #F8B7FF
square
#FFD4B7 #BEFFB7 #B7E2FF #F8B7FF
split-complementary
#FFD4B7 #B7FFF8 #B7BEFF
monochromatic
#FF8B3D #FFAF7A #FFD4B7 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.37
#FFD4B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#FFD4B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4B7
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4B7 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B5
Deuteranopia (green-blind)
#EAE0B7
Tritanopia (blue-blind)
#FFCCCC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd4b7; /* rgb */ color: rgb(255, 212, 183); /* oklch */ color: oklch(89.9% 0.062 55.8);
Tailwind
colors: {
custom: {
50: '#ffe1cc',
500: '#ffd4b7',
950: '#000000',
},
}SCSS
$custom: #ffd4b7; $custom-light: #ffe1cc; $custom-dark: #000000;
JSON
{
"hex": "#ffd4b7",
"rgb": {
"r": 255,
"g": 212,
"b": 183
},
"hsl": {
"h": 24.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.89945,
"c": 0.06196,
"h": 55.8
},
"luminance": 0.71766
}Semantic roles & 50–950 ramp
primary
#FFD4B7
secondary
#74B8E6
accent
#89E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483