#F4DBBB#F4DBBB
#F4DBBB is a very light, muted orange. Relative luminance 0.735; OKLCH L 90.4% C 0.051 H 73.9°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DBBB |
|---|---|
| RGB | rgb(244, 219, 187) |
| HSL | hsl(34, 72%, 85%) |
| HSV | hsv(34, 23%, 96%) |
| CMYK | cmyk(0%, 10.2%, 23.4%, 4.3%) |
| CIE-LAB | lab(88.68, 3.77, 18.90) |
| CIE-LCH | lch(88.68, 19.27, 78.73°) |
| OKLab | oklab(90.39% 0.014 0.0486) |
| OKLCH | oklch(90.39% 0.051 73.9) |
| XYZ | xyz(71.6097, 73.4860, 57.4161) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.20
Blanchedalmond
#FFEBCD
ΔE00 3.79
Wheat
#F5DEB3
ΔE00 3.81
Peach
#FFDAB9
ΔE00 4.21
Champagne
#F7E7CE
ΔE00 4.21
Light Peach
#FFD8B1
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DBBB #BBD4F4
analogous
#F4BFBB #F4DBBB #F1F4BB
triadic
#F4DBBB #BBF4DB #DBBBF4
tetradic
#F4DBBB #BBF4BF #BBD4F4 #F4BBF1
square
#F4DBBB #BBF4BF #BBD4F4 #F4BBF1
split-complementary
#F4DBBB #BBF1F4 #BFBBF4
monochromatic
#E3A352 #EBBF86 #F4DBBB #FBF1E5 #FBF1E5
Accessibility & contrast
On white
1.34
#F4DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#F4DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DBBB
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DBBB | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#EBE1BC
Tritanopia (blue-blind)
#FED4D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f4dbbb; /* rgb */ color: rgb(244, 219, 187); /* oklch */ color: oklch(90.4% 0.051 73.9);
Tailwind
colors: {
custom: {
50: '#f8e6cf',
500: '#f4dbbb',
950: '#000000',
},
}SCSS
$custom: #f4dbbb; $custom-light: #f8e6cf; $custom-dark: #000000;
JSON
{
"hex": "#f4dbbb",
"rgb": {
"r": 244,
"g": 219,
"b": 187
},
"hsl": {
"h": 33.684,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.90386,
"c": 0.05053,
"h": 73.9
},
"luminance": 0.73484
}Semantic roles & 50–950 ramp
primary
#F4DBBB
secondary
#7EA4D5
accent
#67D411
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483