#F4E1BF#F4E1BF
#F4E1BF is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.6% C 0.049 H 82.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E1BF |
|---|---|
| RGB | rgb(244, 225, 191) |
| HSL | hsl(38, 71%, 85%) |
| HSV | hsv(38, 22%, 96%) |
| CMYK | cmyk(0%, 7.8%, 21.7%, 4.3%) |
| CIE-LAB | lab(90.25, 1.24, 19.01) |
| CIE-LCH | lch(90.25, 19.05, 86.26°) |
| OKLab | oklab(91.65% 0.0067 0.0488) |
| OKLCH | oklch(91.65% 0.049 82.2) |
| XYZ | xyz(73.6375, 76.8468, 60.2340) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.60
Blanchedalmond
#FFEBCD
ΔE00 2.76
Champagne
#F7E7CE
ΔE00 3.11
Bisque
#FFE4C4
ΔE00 3.70
Moccasin
#FFE4B5
ΔE00 3.84
Papayawhip
#FFEFD5
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E1BF #BFD2F4
analogous
#F4C6BF #F4E1BF #ECF4BF
triadic
#F4E1BF #BFF4E1 #E1BFF4
tetradic
#F4E1BF #BFF4C6 #BFD2F4 #F4BFEC
square
#F4E1BF #BFF4C6 #BFD2F4 #F4BFEC
split-complementary
#F4E1BF #BFECF4 #C6BFF4
monochromatic
#E2B057 #EBC98B #F4E1BF #FBF3E5 #FBF3E5
Accessibility & contrast
On white
1.28
#F4E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F4E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E1BF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E1BF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#FDDBD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e1bf; /* rgb */ color: rgb(244, 225, 191); /* oklch */ color: oklch(91.6% 0.049 82.2);
Tailwind
colors: {
custom: {
50: '#f8ead2',
500: '#f4e1bf',
950: '#000000',
},
}SCSS
$custom: #f4e1bf; $custom-light: #f8ead2; $custom-dark: #000000;
JSON
{
"hex": "#f4e1bf",
"rgb": {
"r": 244,
"g": 225,
"b": 191
},
"hsl": {
"h": 38.491,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.91648,
"c": 0.0493,
"h": 82.2
},
"luminance": 0.76845
}Semantic roles & 50–950 ramp
primary
#F4E1BF
secondary
#82A0D5
accent
#58D313
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483