#F4DABB#F4DABB
#F4DABB is a very light, muted orange. Relative luminance 0.730; OKLCH L 90.2% C 0.050 H 72.0°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DABB |
|---|---|
| RGB | rgb(244, 218, 187) |
| HSL | hsl(33, 72%, 85%) |
| HSV | hsv(33, 23%, 96%) |
| CMYK | cmyk(0%, 10.7%, 23.4%, 4.3%) |
| CIE-LAB | lab(88.43, 4.28, 18.56) |
| CIE-LCH | lch(88.43, 19.04, 77.01°) |
| OKLab | oklab(90.19% 0.0155 0.0477) |
| OKLCH | oklch(90.19% 0.05 72) |
| XYZ | xyz(71.3496, 72.9658, 57.3294) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.25
Peach
#FFDAB9
ΔE00 3.71
Light Peach
#FFD8B1
ΔE00 4.02
Blanchedalmond
#FFEBCD
ΔE00 4.18
Wheat
#F5DEB3
ΔE00 4.41
Champagne
#F7E7CE
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DABB #BBD5F4
analogous
#F4BEBB #F4DABB #F1F4BB
triadic
#F4DABB #BBF4DA #DABBF4
tetradic
#F4DABB #BBF4BE #BBD5F4 #F4BBF1
square
#F4DABB #BBF4BE #BBD5F4 #F4BBF1
split-complementary
#F4DABB #BBF1F4 #BEBBF4
monochromatic
#E3A152 #EBBD86 #F4DABB #FBF1E5 #FBF1E5
Accessibility & contrast
On white
1.35
#F4DABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#F4DABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DABB
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DABB | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#EAE0BC
Tritanopia (blue-blind)
#FED4D1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f4dabb; /* rgb */ color: rgb(244, 218, 187); /* oklch */ color: oklch(90.2% 0.050 72.0);
Tailwind
colors: {
custom: {
50: '#f8e5cf',
500: '#f4dabb',
950: '#000000',
},
}SCSS
$custom: #f4dabb; $custom-light: #f8e5cf; $custom-dark: #000000;
JSON
{
"hex": "#f4dabb",
"rgb": {
"r": 244,
"g": 218,
"b": 187
},
"hsl": {
"h": 32.632,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.90192,
"c": 0.05014,
"h": 72
},
"luminance": 0.72964
}Semantic roles & 50–950 ramp
primary
#F4DABB
secondary
#7EA6D5
accent
#6AD411
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483