#F5D2BF#F5D2BF
#F5D2BF is a very light, muted orange. Relative luminance 0.693; OKLCH L 88.8% C 0.047 H 50.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D2BF |
|---|---|
| RGB | rgb(245, 210, 191) |
| HSL | hsl(21, 73%, 85%) |
| HSV | hsv(21, 22%, 96%) |
| CMYK | cmyk(0%, 14.3%, 22%, 3.9%) |
| CIE-LAB | lab(86.64, 9.36, 13.95) |
| CIE-LCH | lch(86.64, 16.80, 56.13°) |
| OKLab | oklab(88.84% 0.0301 0.0362) |
| OKLCH | oklch(88.84% 0.047 50.2) |
| XYZ | xyz(70.1071, 69.2695, 58.9575) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.78
Peach
#FFDAB9
ΔE00 5.39
Light Peach
#FFD8B1
ΔE00 6.96
Mistyrose
#FFE4E1
ΔE00 7.77
Bisque
#FFE4C4
ΔE00 7.82
Warm Beige
#E9DCC9
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D2BF #BFE2F5
analogous
#F5BFC7 #F5D2BF #F5EDBF
triadic
#F5D2BF #BFF5D2 #D2BFF5
tetradic
#F5D2BF #C7F5BF #BFE2F5 #EDBFF5
square
#F5D2BF #C7F5BF #BFE2F5 #EDBFF5
split-complementary
#F5D2BF #BFF5ED #BFC7F5
monochromatic
#E48855 #EDAD8A #F5D2BF #FBECE5 #FBECE5
Accessibility & contrast
On white
1.41
#F5D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#F5D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D2BF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D2BF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BE
Deuteranopia (green-blind)
#E3DCBF
Tritanopia (blue-blind)
#FFCCCD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f5d2bf; /* rgb */ color: rgb(245, 210, 191); /* oklch */ color: oklch(88.8% 0.047 50.2);
Tailwind
colors: {
custom: {
50: '#f9dfd2',
500: '#f5d2bf',
950: '#000000',
},
}SCSS
$custom: #f5d2bf; $custom-light: #f9dfd2; $custom-dark: #000000;
JSON
{
"hex": "#f5d2bf",
"rgb": {
"r": 245,
"g": 210,
"b": 191
},
"hsl": {
"h": 21.111,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.88835,
"c": 0.04708,
"h": 50.2
},
"luminance": 0.69267
}Semantic roles & 50–950 ramp
primary
#F5D2BF
secondary
#82B9D6
accent
#90D510
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483