#F5D2BB#F5D2BB
#F5D2BB is a very light, muted orange. Relative luminance 0.691; OKLCH L 88.7% C 0.050 H 55.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D2BB |
|---|---|
| RGB | rgb(245, 210, 187) |
| HSL | hsl(24, 74%, 85%) |
| HSV | hsv(24, 24%, 96%) |
| CMYK | cmyk(0%, 14.3%, 23.7%, 3.9%) |
| CIE-LAB | lab(86.55, 8.80, 15.94) |
| CIE-LCH | lch(86.55, 18.20, 61.10°) |
| OKLab | oklab(88.74% 0.0286 0.0412) |
| OKLCH | oklch(88.74% 0.05 55.3) |
| XYZ | xyz(69.6729, 69.0959, 56.6708) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.96
Peach
#FFDAB9
ΔE00 3.88
Light Peach
#FFD8B1
ΔE00 5.37
Bisque
#FFE4C4
ΔE00 6.54
Warm Beige
#E9DCC9
ΔE00 8.47
Antiquewhite
#FAEBD7
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D2BB #BBDEF5
analogous
#F5BBC1 #F5D2BB #F5EFBB
triadic
#F5D2BB #BBF5D2 #D2BBF5
tetradic
#F5D2BB #C1F5BB #BBDEF5 #EFBBF5
square
#F5D2BB #C1F5BB #BBDEF5 #EFBBF5
split-complementary
#F5D2BB #BBF5EF #BBC1F5
monochromatic
#E58B50 #EDAF86 #F5D2BB #FBEDE4 #FBEDE4
Accessibility & contrast
On white
1.42
#F5D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#F5D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D2BB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D2BB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4BA
Deuteranopia (green-blind)
#E4DCBB
Tritanopia (blue-blind)
#FFCCCC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f5d2bb; /* rgb */ color: rgb(245, 210, 187); /* oklch */ color: oklch(88.7% 0.050 55.3);
Tailwind
colors: {
custom: {
50: '#f9dfcf',
500: '#f5d2bb',
950: '#000000',
},
}SCSS
$custom: #f5d2bb; $custom-light: #f9dfcf; $custom-dark: #000000;
JSON
{
"hex": "#f5d2bb",
"rgb": {
"r": 245,
"g": 210,
"b": 187
},
"hsl": {
"h": 23.793,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.8874,
"c": 0.0501,
"h": 55.3
},
"luminance": 0.69094
}Semantic roles & 50–950 ramp
primary
#F5D2BB
secondary
#7EB3D6
accent
#87D60F
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483