#FFD4B2#FFD4B2
#FFD4B2 is a very light, moderate orange. Relative luminance 0.716; OKLCH L 89.8% C 0.066 H 60.1°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4B2 |
|---|---|
| RGB | rgb(255, 212, 178) |
| HSL | hsl(26, 100%, 85%) |
| HSV | hsv(26, 30%, 100%) |
| CMYK | cmyk(0%, 16.9%, 30.2%, 0%) |
| CIE-LAB | lab(87.76, 10.28, 22.47) |
| CIE-LCH | lch(87.76, 24.72, 65.41°) |
| OKLab | oklab(89.84% 0.0329 0.0573) |
| OKLCH | oklch(89.84% 0.066 60.1) |
| XYZ | xyz(72.8206, 71.5643, 52.0883) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.07
Apricot
#FBCEB1
ΔE00 2.43
Light Peach
#FFD8B1
ΔE00 2.56
Bisque
#FFE4C4
ΔE00 5.91
Navajowhite
#FFDEAD
ΔE00 6.74
Moccasin
#FFE4B5
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4B2 #B2DDFF
analogous
#FFB2B6 #FFD4B2 #FFFBB2
triadic
#FFD4B2 #B2FFD4 #D4B2FF
tetradic
#FFD4B2 #B6FFB2 #B2DDFF #FBB2FF
square
#FFD4B2 #B6FFB2 #B2DDFF #FBB2FF
split-complementary
#FFD4B2 #B2FFFB #B2B6FF
monochromatic
#FF9038 #FFB275 #FFD4B2 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.37
#FFD4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#FFD4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4B2
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4B2 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B0
Deuteranopia (green-blind)
#EBE0B2
Tritanopia (blue-blind)
#FFCBCB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd4b2; /* rgb */ color: rgb(255, 212, 178); /* oklch */ color: oklch(89.8% 0.066 60.1);
Tailwind
colors: {
custom: {
50: '#ffe1c9',
500: '#ffd4b2',
950: '#000000',
},
}SCSS
$custom: #ffd4b2; $custom-light: #ffe1c9; $custom-dark: #000000;
JSON
{
"hex": "#ffd4b2",
"rgb": {
"r": 255,
"g": 212,
"b": 178
},
"hsl": {
"h": 26.494,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.89835,
"c": 0.06605,
"h": 60.1
},
"luminance": 0.71561
}Semantic roles & 50–950 ramp
primary
#FFD4B2
secondary
#70B2E6
accent
#80E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482