#FFD2B0#FFD2B0
#FFD2B0 is a very light, moderate orange. Relative luminance 0.705; OKLCH L 89.4% C 0.068 H 58.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2B0 |
|---|---|
| RGB | rgb(255, 210, 176) |
| HSL | hsl(26, 100%, 85%) |
| HSV | hsv(26, 31%, 100%) |
| CMYK | cmyk(0%, 17.6%, 31%, 0%) |
| CIE-LAB | lab(87.24, 11.07, 22.80) |
| CIE-LCH | lch(87.24, 25.35, 64.11°) |
| OKLab | oklab(89.42% 0.0351 0.0581) |
| OKLCH | oklch(89.42% 0.068 58.8) |
| XYZ | xyz(72.1245, 70.4909, 50.8729) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.95
Peach
#FFDAB9
ΔE00 2.76
Light Peach
#FFD8B1
ΔE00 3.14
Bisque
#FFE4C4
ΔE00 6.60
Navajowhite
#FFDEAD
ΔE00 7.29
Moccasin
#FFE4B5
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2B0 #B0DDFF
analogous
#FFB0B6 #FFD2B0 #FFFAB0
triadic
#FFD2B0 #B0FFD2 #D2B0FF
tetradic
#FFD2B0 #B6FFB0 #B0DDFF #FAB0FF
square
#FFD2B0 #B6FFB0 #B0DDFF #FAB0FF
split-complementary
#FFD2B0 #B0FFFA #B0B6FF
monochromatic
#FF8C36 #FFAF73 #FFD2B0 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.39
#FFD2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#FFD2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2B0
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2B0 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AE
Deuteranopia (green-blind)
#EADEB0
Tritanopia (blue-blind)
#FFC9C9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd2b0; /* rgb */ color: rgb(255, 210, 176); /* oklch */ color: oklch(89.4% 0.068 58.8);
Tailwind
colors: {
custom: {
50: '#ffdfc7',
500: '#ffd2b0',
950: '#000000',
},
}SCSS
$custom: #ffd2b0; $custom-light: #ffdfc7; $custom-dark: #000000;
JSON
{
"hex": "#ffd2b0",
"rgb": {
"r": 255,
"g": 210,
"b": 176
},
"hsl": {
"h": 25.823,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.89415,
"c": 0.06786,
"h": 58.8
},
"luminance": 0.70488
}Semantic roles & 50–950 ramp
primary
#FFD2B0
secondary
#6EB2E5
accent
#83E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482