#FFD3BB#FFD3BB
#FFD3BB is a very light, muted orange. Relative luminance 0.714; OKLCH L 89.8% C 0.059 H 50.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3BB |
|---|---|
| RGB | rgb(255, 211, 187) |
| HSL | hsl(21, 100%, 87%) |
| HSV | hsv(21, 27%, 100%) |
| CMYK | cmyk(0%, 17.3%, 26.7%, 0%) |
| CIE-LAB | lab(87.70, 11.97, 17.68) |
| CIE-LCH | lch(87.70, 21.35, 55.89°) |
| OKLab | oklab(89.85% 0.0379 0.0455) |
| OKLCH | oklch(89.85% 0.059 50.2) |
| XYZ | xyz(73.5049, 71.4393, 56.9214) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.13
Peach
#FFDAB9
ΔE00 4.92
Light Peach
#FFD8B1
ΔE00 6.21
Bisque
#FFE4C4
ΔE00 8.24
Mistyrose
#FFE4E1
ΔE00 9.33
Pale Salmon
#FFB19A
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3BB #BBE7FF
analogous
#FFBBC5 #FFD3BB #FFF5BB
triadic
#FFD3BB #BBFFD3 #D3BBFF
tetradic
#FFD3BB #C5FFBB #BBE7FF #F5BBFF
square
#FFD3BB #C5FFBB #BBE7FF #F5BBFF
split-complementary
#FFD3BB #BBFFF5 #BBC5FF
monochromatic
#FF8441 #FFAB7E #FFD3BB #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.37
#FFD3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#FFD3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3BB
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3BB | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#FFCCCC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd3bb; /* rgb */ color: rgb(255, 211, 187); /* oklch */ color: oklch(89.8% 0.059 50.2);
Tailwind
colors: {
custom: {
50: '#ffe0cf',
500: '#ffd3bb',
950: '#000000',
},
}SCSS
$custom: #ffd3bb; $custom-light: #ffe0cf; $custom-dark: #000000;
JSON
{
"hex": "#ffd3bb",
"rgb": {
"r": 255,
"g": 211,
"b": 187
},
"hsl": {
"h": 21.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.89847,
"c": 0.05925,
"h": 50.2
},
"luminance": 0.71436
}Semantic roles & 50–950 ramp
primary
#FFD3BB
secondary
#77C0E7
accent
#95E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483