#F5DBBB#F5DBBB
#F5DBBB is a very light, muted orange. Relative luminance 0.737; OKLCH L 90.5% C 0.051 H 72.9°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DBBB |
|---|---|
| RGB | rgb(245, 219, 187) |
| HSL | hsl(33, 74%, 85%) |
| HSV | hsv(33, 24%, 96%) |
| CMYK | cmyk(0%, 10.6%, 23.7%, 3.9%) |
| CIE-LAB | lab(88.76, 4.13, 19.03) |
| CIE-LCH | lch(88.76, 19.48, 77.74°) |
| OKLab | oklab(90.47% 0.0151 0.0489) |
| OKLCH | oklch(90.47% 0.051 72.9) |
| XYZ | xyz(71.9577, 73.6654, 57.4324) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.05
Peach
#FFDAB9
ΔE00 3.81
Blanchedalmond
#FFEBCD
ΔE00 3.95
Light Peach
#FFD8B1
ΔE00 4.00
Wheat
#F5DEB3
ΔE00 4.05
Champagne
#F7E7CE
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DBBB #BBD5F5
analogous
#F5BEBB #F5DBBB #F2F5BB
triadic
#F5DBBB #BBF5DB #DBBBF5
tetradic
#F5DBBB #BBF5BE #BBD5F5 #F5BBF2
square
#F5DBBB #BBF5BE #BBD5F5 #F5BBF2
split-complementary
#F5DBBB #BBF2F5 #BEBBF5
monochromatic
#E5A350 #EDBF86 #F5DBBB #FBF1E4 #FBF1E4
Accessibility & contrast
On white
1.33
#F5DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#F5DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DBBB
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DBBB | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#EBE1BC
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f5dbbb; /* rgb */ color: rgb(245, 219, 187); /* oklch */ color: oklch(90.5% 0.051 72.9);
Tailwind
colors: {
custom: {
50: '#f9e6cf',
500: '#f5dbbb',
950: '#000000',
},
}SCSS
$custom: #f5dbbb; $custom-light: #f9e6cf; $custom-dark: #000000;
JSON
{
"hex": "#f5dbbb",
"rgb": {
"r": 245,
"g": 219,
"b": 187
},
"hsl": {
"h": 33.103,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.90473,
"c": 0.05115,
"h": 72.9
},
"luminance": 0.73663
}Semantic roles & 50–950 ramp
primary
#F5DBBB
secondary
#7EA6D6
accent
#68D60F
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483