#F4E2BB#F4E2BB
#F4E2BB is a very light, muted orange. Relative luminance 0.772; OKLCH L 91.8% C 0.055 H 86.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2BB |
|---|---|
| RGB | rgb(244, 226, 187) |
| HSL | hsl(41, 72%, 85%) |
| HSV | hsv(41, 23%, 96%) |
| CMYK | cmyk(0%, 7.4%, 23.4%, 4.3%) |
| CIE-LAB | lab(90.42, 0.17, 21.32) |
| CIE-LCH | lch(90.42, 21.32, 89.53°) |
| OKLab | oklab(91.76% 0.0037 0.0545) |
| OKLCH | oklch(91.76% 0.055 86.2) |
| XYZ | xyz(73.4744, 77.2154, 58.0377) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.96
Moccasin
#FFE4B5
ΔE00 3.26
Blanchedalmond
#FFEBCD
ΔE00 3.95
Pale Peach
#FFE5AD
ΔE00 4.41
Champagne
#F7E7CE
ΔE00 4.51
Navajowhite
#FFDEAD
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2BB #BBCDF4
analogous
#F4C6BB #F4E2BB #E9F4BB
triadic
#F4E2BB #BBF4E2 #E2BBF4
tetradic
#F4E2BB #BBF4C6 #BBCDF4 #F4BBE9
square
#F4E2BB #BBF4C6 #BBCDF4 #F4BBE9
split-complementary
#F4E2BB #BBE9F4 #C6BBF4
monochromatic
#E3B552 #EBCC86 #F4E2BB #FBF4E5 #FBF4E5
Accessibility & contrast
On white
1.28
#F4E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F4E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2BB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2BB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#F0E6BC
Tritanopia (blue-blind)
#FEDBD7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e2bb; /* rgb */ color: rgb(244, 226, 187); /* oklch */ color: oklch(91.8% 0.055 86.2);
Tailwind
colors: {
custom: {
50: '#f8ebcf',
500: '#f4e2bb',
950: '#000000',
},
}SCSS
$custom: #f4e2bb; $custom-light: #f8ebcf; $custom-dark: #000000;
JSON
{
"hex": "#f4e2bb",
"rgb": {
"r": 244,
"g": 226,
"b": 187
},
"hsl": {
"h": 41.053,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.91755,
"c": 0.05466,
"h": 86.2
},
"luminance": 0.77214
}Semantic roles & 50–950 ramp
primary
#F4E2BB
secondary
#7E9AD5
accent
#4FD411
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483