#FFD8BE#FFD8BE
#FFD8BE is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.9% C 0.056 H 55.6°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8BE |
|---|---|
| RGB | rgb(255, 216, 190) |
| HSL | hsl(24, 100%, 87%) |
| HSV | hsv(24, 25%, 100%) |
| CMYK | cmyk(0%, 15.3%, 25.5%, 0%) |
| CIE-LAB | lab(88.97, 9.78, 17.88) |
| CIE-LCH | lch(88.97, 20.38, 61.31°) |
| OKLab | oklab(90.86% 0.0316 0.046) |
| OKLCH | oklch(90.86% 0.056 55.6) |
| XYZ | xyz(75.0909, 74.0922, 59.0510) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.63
Peach
#FFDAB9
ΔE00 2.95
Light Peach
#FFD8B1
ΔE00 4.54
Bisque
#FFE4C4
ΔE00 6.05
Navajowhite
#FFDEAD
ΔE00 8.50
Blanchedalmond
#FFEBCD
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8BE #BEE5FF
analogous
#FFBEC5 #FFD8BE #FFF9BE
triadic
#FFD8BE #BEFFD8 #D8BEFF
tetradic
#FFD8BE #C5FFBE #BEE5FF #F9BEFF
square
#FFD8BE #C5FFBE #BEE5FF #F9BEFF
split-complementary
#FFD8BE #BEFFF9 #BEC5FF
monochromatic
#FF8F44 #FFB381 #FFD8BE #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.33
#FFD8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#FFD8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8BE
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8BE | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#ECE3BE
Tritanopia (blue-blind)
#FFD1D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd8be; /* rgb */ color: rgb(255, 216, 190); /* oklch */ color: oklch(90.9% 0.056 55.6);
Tailwind
colors: {
custom: {
50: '#ffe4d1',
500: '#ffd8be',
950: '#000000',
},
}SCSS
$custom: #ffd8be; $custom-light: #ffe4d1; $custom-dark: #000000;
JSON
{
"hex": "#ffd8be",
"rgb": {
"r": 255,
"g": 216,
"b": 190
},
"hsl": {
"h": 24,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.90858,
"c": 0.05581,
"h": 55.6
},
"luminance": 0.74089
}Semantic roles & 50–950 ramp
primary
#FFD8BE
secondary
#7ABCE7
accent
#8AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483