#F4DFBF#F4DFBF
#F4DFBF is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.3% C 0.048 H 78.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFBF |
|---|---|
| RGB | rgb(244, 223, 191) |
| HSL | hsl(36, 71%, 85%) |
| HSV | hsv(36, 22%, 96%) |
| CMYK | cmyk(0%, 8.6%, 21.7%, 4.3%) |
| CIE-LAB | lab(89.75, 2.27, 18.31) |
| CIE-LCH | lch(89.75, 18.45, 82.94°) |
| OKLab | oklab(91.26% 0.0097 0.0471) |
| OKLCH | oklch(91.26% 0.048 78.4) |
| XYZ | xyz(73.1000, 75.7718, 60.0548) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 2.67
Bisque
#FFE4C4
ΔE00 2.74
Champagne
#F7E7CE
ΔE00 2.97
Wheat
#F5DEB3
ΔE00 3.14
Papayawhip
#FFEFD5
ΔE00 4.03
Moccasin
#FFE4B5
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFBF #BFD4F4
analogous
#F4C4BF #F4DFBF #EFF4BF
triadic
#F4DFBF #BFF4DF #DFBFF4
tetradic
#F4DFBF #BFF4C4 #BFD4F4 #F4BFEF
square
#F4DFBF #BFF4C4 #BFD4F4 #F4BFEF
split-complementary
#F4DFBF #BFEFF4 #C4BFF4
monochromatic
#E2AB57 #EBC58B #F4DFBF #FBF2E5 #FBF2E5
Accessibility & contrast
On white
1.30
#F4DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#F4DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFBF
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFBF | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBD
Deuteranopia (green-blind)
#EDE4C0
Tritanopia (blue-blind)
#FDD9D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4dfbf; /* rgb */ color: rgb(244, 223, 191); /* oklch */ color: oklch(91.3% 0.048 78.4);
Tailwind
colors: {
custom: {
50: '#f8e8d2',
500: '#f4dfbf',
950: '#000000',
},
}SCSS
$custom: #f4dfbf; $custom-light: #f8e8d2; $custom-dark: #000000;
JSON
{
"hex": "#f4dfbf",
"rgb": {
"r": 244,
"g": 223,
"b": 191
},
"hsl": {
"h": 36.226,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.91257,
"c": 0.04809,
"h": 78.4
},
"luminance": 0.7577
}Semantic roles & 50–950 ramp
primary
#F4DFBF
secondary
#82A3D5
accent
#5FD313
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483