#FFD5BE#FFD5BE
#FFD5BE is a very light, muted orange. Relative luminance 0.726; OKLCH L 90.3% C 0.057 H 50.3°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5BE |
|---|---|
| RGB | rgb(255, 213, 190) |
| HSL | hsl(21, 100%, 87%) |
| HSV | hsv(21, 25%, 100%) |
| CMYK | cmyk(0%, 16.5%, 25.5%, 0%) |
| CIE-LAB | lab(88.24, 11.34, 16.86) |
| CIE-LCH | lch(88.24, 20.32, 56.08°) |
| OKLab | oklab(90.29% 0.0361 0.0435) |
| OKLCH | oklch(90.29% 0.057 50.3) |
| XYZ | xyz(74.3293, 72.5690, 58.7971) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.56
Peach
#FFDAB9
ΔE00 4.77
Light Peach
#FFD8B1
ΔE00 6.21
Bisque
#FFE4C4
ΔE00 7.89
Mistyrose
#FFE4E1
ΔE00 8.80
Navajowhite
#FFDEAD
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5BE #BEE8FF
analogous
#FFBEC8 #FFD5BE #FFF6BE
triadic
#FFD5BE #BEFFD5 #D5BEFF
tetradic
#FFD5BE #C8FFBE #BEE8FF #F6BEFF
square
#FFD5BE #C8FFBE #BEE8FF #F6BEFF
split-complementary
#FFD5BE #BEFFF6 #BEC8FF
monochromatic
#FF8644 #FFAD81 #FFD5BE #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.35
#FFD5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#FFD5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5BE
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5BE | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#FFCECF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd5be; /* rgb */ color: rgb(255, 213, 190); /* oklch */ color: oklch(90.3% 0.057 50.3);
Tailwind
colors: {
custom: {
50: '#ffe2d1',
500: '#ffd5be',
950: '#000000',
},
}SCSS
$custom: #ffd5be; $custom-light: #ffe2d1; $custom-dark: #000000;
JSON
{
"hex": "#ffd5be",
"rgb": {
"r": 255,
"g": 213,
"b": 190
},
"hsl": {
"h": 21.231,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.90292,
"c": 0.05651,
"h": 50.3
},
"luminance": 0.72566
}Semantic roles & 50–950 ramp
primary
#FFD5BE
secondary
#7AC1E7
accent
#94E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483