#F4DDBB#F4DDBB
#F4DDBB is a very light, muted orange. Relative luminance 0.745; OKLCH L 90.8% C 0.051 H 77.6°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DDBB |
|---|---|
| RGB | rgb(244, 221, 187) |
| HSL | hsl(36, 72%, 85%) |
| HSV | hsv(36, 23%, 96%) |
| CMYK | cmyk(0%, 9.4%, 23.4%, 4.3%) |
| CIE-LAB | lab(89.18, 2.74, 19.59) |
| CIE-LCH | lch(89.18, 19.78, 82.05°) |
| OKLab | oklab(90.78% 0.011 0.0503) |
| OKLCH | oklch(90.78% 0.051 77.6) |
| XYZ | xyz(72.1346, 74.5358, 57.5910) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.63
Wheat
#F5DEB3
ΔE00 2.72
Blanchedalmond
#FFEBCD
ΔE00 3.28
Moccasin
#FFE4B5
ΔE00 3.77
Champagne
#F7E7CE
ΔE00 3.82
Navajowhite
#FFDEAD
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DDBB #BBD2F4
analogous
#F4C1BB #F4DDBB #EFF4BB
triadic
#F4DDBB #BBF4DD #DDBBF4
tetradic
#F4DDBB #BBF4C1 #BBD2F4 #F4BBEF
square
#F4DDBB #BBF4C1 #BBD2F4 #F4BBEF
split-complementary
#F4DDBB #BBEFF4 #C1BBF4
monochromatic
#E3A852 #EBC386 #F4DDBB #FBF2E5 #FBF2E5
Accessibility & contrast
On white
1.32
#F4DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#F4DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DDBB
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DDBB | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#FED6D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f4ddbb; /* rgb */ color: rgb(244, 221, 187); /* oklch */ color: oklch(90.8% 0.051 77.6);
Tailwind
colors: {
custom: {
50: '#f8e7cf',
500: '#f4ddbb',
950: '#000000',
},
}SCSS
$custom: #f4ddbb; $custom-light: #f8e7cf; $custom-dark: #000000;
JSON
{
"hex": "#f4ddbb",
"rgb": {
"r": 244,
"g": 221,
"b": 187
},
"hsl": {
"h": 35.789,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.90776,
"c": 0.05146,
"h": 77.6
},
"luminance": 0.74534
}Semantic roles & 50–950 ramp
primary
#F4DDBB
secondary
#7EA1D5
accent
#60D411
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171613
muted
#858483