#FFD5BF#FFD5BF
#FFD5BF is a very light, muted orange. Relative luminance 0.726; OKLCH L 90.3% C 0.056 H 49.2°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5BF |
|---|---|
| RGB | rgb(255, 213, 191) |
| HSL | hsl(21, 100%, 87%) |
| HSV | hsv(21, 25%, 100%) |
| CMYK | cmyk(0%, 16.5%, 25.1%, 0%) |
| CIE-LAB | lab(88.26, 11.47, 16.37) |
| CIE-LCH | lch(88.26, 19.99, 54.97°) |
| OKLab | oklab(90.32% 0.0365 0.0423) |
| OKLCH | oklch(90.32% 0.056 49.2) |
| XYZ | xyz(74.4390, 72.6129, 59.3747) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.87
Peach
#FFDAB9
ΔE00 5.15
Light Peach
#FFD8B1
ΔE00 6.61
Bisque
#FFE4C4
ΔE00 8.18
Mistyrose
#FFE4E1
ΔE00 8.50
Pale Salmon
#FFB19A
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5BF #BFE9FF
analogous
#FFBFC9 #FFD5BF #FFF5BF
triadic
#FFD5BF #BFFFD5 #D5BFFF
tetradic
#FFD5BF #C9FFBF #BFE9FF #F5BFFF
square
#FFD5BF #C9FFBF #BFE9FF #F5BFFF
split-complementary
#FFD5BF #BFFFF5 #BFC9FF
monochromatic
#FF8545 #FFAD82 #FFD5BF #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.35
#FFD5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#FFD5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5BF
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5BF | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BE
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#FFCECF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd5bf; /* rgb */ color: rgb(255, 213, 191); /* oklch */ color: oklch(90.3% 0.056 49.2);
Tailwind
colors: {
custom: {
50: '#ffe2d2',
500: '#ffd5bf',
950: '#000000',
},
}SCSS
$custom: #ffd5bf; $custom-light: #ffe2d2; $custom-dark: #000000;
JSON
{
"hex": "#ffd5bf",
"rgb": {
"r": 255,
"g": 213,
"b": 191
},
"hsl": {
"h": 20.625,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.90315,
"c": 0.05582,
"h": 49.2
},
"luminance": 0.7261
}Semantic roles & 50–950 ramp
primary
#FFD5BF
secondary
#7BC2E8
accent
#97E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483