#FFD4B3#FFD4B3
#FFD4B3 is a very light, moderate orange. Relative luminance 0.716; OKLCH L 89.9% C 0.065 H 59.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4B3 |
|---|---|
| RGB | rgb(255, 212, 179) |
| HSL | hsl(26, 100%, 85%) |
| HSV | hsv(26, 30%, 100%) |
| CMYK | cmyk(0%, 16.9%, 29.8%, 0%) |
| CIE-LAB | lab(87.78, 10.41, 21.98) |
| CIE-LCH | lch(87.78, 24.32, 64.65°) |
| OKLab | oklab(89.86% 0.0333 0.0561) |
| OKLCH | oklch(89.86% 0.065 59.3) |
| XYZ | xyz(72.9214, 71.6047, 52.6190) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.16
Peach
#FFDAB9
ΔE00 2.19
Light Peach
#FFD8B1
ΔE00 2.86
Bisque
#FFE4C4
ΔE00 6.04
Navajowhite
#FFDEAD
ΔE00 7.05
Moccasin
#FFE4B5
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4B3 #B3DEFF
analogous
#FFB3B8 #FFD4B3 #FFFAB3
triadic
#FFD4B3 #B3FFD4 #D4B3FF
tetradic
#FFD4B3 #B8FFB3 #B3DEFF #FAB3FF
square
#FFD4B3 #B8FFB3 #B3DEFF #FAB3FF
split-complementary
#FFD4B3 #B3FFFA #B3B8FF
monochromatic
#FF8F39 #FFB176 #FFD4B3 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.37
#FFD4B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#FFD4B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4B3
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4B3 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B1
Deuteranopia (green-blind)
#EBE0B3
Tritanopia (blue-blind)
#FFCCCB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd4b3; /* rgb */ color: rgb(255, 212, 179); /* oklch */ color: oklch(89.9% 0.065 59.3);
Tailwind
colors: {
custom: {
50: '#ffe1c9',
500: '#ffd4b3',
950: '#000000',
},
}SCSS
$custom: #ffd4b3; $custom-light: #ffe1c9; $custom-dark: #000000;
JSON
{
"hex": "#ffd4b3",
"rgb": {
"r": 255,
"g": 212,
"b": 179
},
"hsl": {
"h": 26.053,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.89857,
"c": 0.06521,
"h": 59.3
},
"luminance": 0.71602
}Semantic roles & 50–950 ramp
primary
#FFD4B3
secondary
#70B3E6
accent
#82E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482