#FFD8BF#FFD8BF
#FFD8BF is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.9% C 0.055 H 54.5°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8BF |
|---|---|
| RGB | rgb(255, 216, 191) |
| HSL | hsl(23, 100%, 87%) |
| HSV | hsv(23, 25%, 100%) |
| CMYK | cmyk(0%, 15.3%, 25.1%, 0%) |
| CIE-LAB | lab(88.99, 9.92, 17.38) |
| CIE-LCH | lch(88.99, 20.01, 60.29°) |
| OKLab | oklab(90.88% 0.0319 0.0448) |
| OKLCH | oklch(90.88% 0.055 54.5) |
| XYZ | xyz(75.2006, 74.1360, 59.6286) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.71
Peach
#FFDAB9
ΔE00 3.33
Light Peach
#FFD8B1
ΔE00 4.93
Bisque
#FFE4C4
ΔE00 6.33
Blanchedalmond
#FFEBCD
ΔE00 8.85
Navajowhite
#FFDEAD
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8BF #BFE6FF
analogous
#FFBFC6 #FFD8BF #FFF8BF
triadic
#FFD8BF #BFFFD8 #D8BFFF
tetradic
#FFD8BF #C6FFBF #BFE6FF #F8BFFF
square
#FFD8BF #C6FFBF #BFE6FF #F8BFFF
split-complementary
#FFD8BF #BFFFF8 #BFC6FF
monochromatic
#FF8D45 #FFB382 #FFD8BF #FFECE0 #FFECE0
Accessibility & contrast
On white
1.33
#FFD8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#FFD8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8BF
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8BF | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#FFD1D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd8bf; /* rgb */ color: rgb(255, 216, 191); /* oklch */ color: oklch(90.9% 0.055 54.5);
Tailwind
colors: {
custom: {
50: '#ffe4d2',
500: '#ffd8bf',
950: '#000000',
},
}SCSS
$custom: #ffd8bf; $custom-light: #ffe4d2; $custom-dark: #000000;
JSON
{
"hex": "#ffd8bf",
"rgb": {
"r": 255,
"g": 216,
"b": 191
},
"hsl": {
"h": 23.437,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.90881,
"c": 0.05503,
"h": 54.5
},
"luminance": 0.74133
}Semantic roles & 50–950 ramp
primary
#FFD8BF
secondary
#7BBDE8
accent
#8CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483