#FFD2B4#FFD2B4
#FFD2B4 is a very light, moderate orange. Relative luminance 0.706; OKLCH L 89.5% C 0.065 H 55.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2B4 |
|---|---|
| RGB | rgb(255, 210, 180) |
| HSL | hsl(24, 100%, 85%) |
| HSV | hsv(24, 29%, 100%) |
| CMYK | cmyk(0%, 17.6%, 29.4%, 0%) |
| CIE-LAB | lab(87.32, 11.58, 20.82) |
| CIE-LCH | lch(87.32, 23.82, 60.92°) |
| OKLab | oklab(89.5% 0.0367 0.0532) |
| OKLCH | oklch(89.5% 0.065 55.4) |
| XYZ | xyz(72.5261, 70.6515, 52.9880) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.97
Peach
#FFDAB9
ΔE00 3.45
Light Peach
#FFD8B1
ΔE00 4.33
Bisque
#FFE4C4
ΔE00 7.20
Navajowhite
#FFDEAD
ΔE00 8.52
Blanchedalmond
#FFEBCD
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2B4 #B4E1FF
analogous
#FFB4BB #FFD2B4 #FFF7B4
triadic
#FFD2B4 #B4FFD2 #D2B4FF
tetradic
#FFD2B4 #BBFFB4 #B4E1FF #F7B4FF
square
#FFD2B4 #BBFFB4 #B4E1FF #F7B4FF
split-complementary
#FFD2B4 #B4FFF7 #B4BBFF
monochromatic
#FF893A #FFAD77 #FFD2B4 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.39
#FFD2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#FFD2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2B4
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2B4 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B2
Deuteranopia (green-blind)
#E9DFB4
Tritanopia (blue-blind)
#FFCACA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd2b4; /* rgb */ color: rgb(255, 210, 180); /* oklch */ color: oklch(89.5% 0.065 55.4);
Tailwind
colors: {
custom: {
50: '#ffdfca',
500: '#ffd2b4',
950: '#000000',
},
}SCSS
$custom: #ffd2b4; $custom-light: #ffdfca; $custom-dark: #000000;
JSON
{
"hex": "#ffd2b4",
"rgb": {
"r": 255,
"g": 210,
"b": 180
},
"hsl": {
"h": 24,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.89502,
"c": 0.06466,
"h": 55.4
},
"luminance": 0.70648
}Semantic roles & 50–950 ramp
primary
#FFD2B4
secondary
#71B7E6
accent
#8AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482