#FFD2BB#FFD2BB
#FFD2BB is a very light, muted orange. Relative luminance 0.709; OKLCH L 89.7% C 0.060 H 48.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2BB |
|---|---|
| RGB | rgb(255, 210, 187) |
| HSL | hsl(20, 100%, 87%) |
| HSV | hsv(20, 27%, 100%) |
| CMYK | cmyk(0%, 17.6%, 26.7%, 0%) |
| CIE-LAB | lab(87.46, 12.49, 17.34) |
| CIE-LCH | lch(87.46, 21.37, 54.23°) |
| OKLab | oklab(89.66% 0.0394 0.0447) |
| OKLCH | oklch(89.66% 0.06 48.6) |
| XYZ | xyz(73.2572, 70.9440, 56.8388) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.49
Peach
#FFDAB9
ΔE00 5.52
Light Peach
#FFD8B1
ΔE00 6.80
Bisque
#FFE4C4
ΔE00 8.82
Mistyrose
#FFE4E1
ΔE00 9.18
Pale Salmon
#FFB19A
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2BB #BBE8FF
analogous
#FFBBC6 #FFD2BB #FFF4BB
triadic
#FFD2BB #BBFFD2 #D2BBFF
tetradic
#FFD2BB #C6FFBB #BBE8FF #F4BBFF
square
#FFD2BB #C6FFBB #BBE8FF #F4BBFF
split-complementary
#FFD2BB #BBFFF4 #BBC6FF
monochromatic
#FF8141 #FFAA7E #FFD2BB #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.38
#FFD2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#FFD2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2BB
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2BB | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#E8DFBB
Tritanopia (blue-blind)
#FFCBCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd2bb; /* rgb */ color: rgb(255, 210, 187); /* oklch */ color: oklch(89.7% 0.060 48.6);
Tailwind
colors: {
custom: {
50: '#ffdfcf',
500: '#ffd2bb',
950: '#000000',
},
}SCSS
$custom: #ffd2bb; $custom-light: #ffdfcf; $custom-dark: #000000;
JSON
{
"hex": "#ffd2bb",
"rgb": {
"r": 255,
"g": 210,
"b": 187
},
"hsl": {
"h": 20.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8966,
"c": 0.0596,
"h": 48.6
},
"luminance": 0.70941
}Semantic roles & 50–950 ramp
primary
#FFD2BB
secondary
#77C1E7
accent
#98E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483