#F0E2BB#F0E2BB
#F0E2BB is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.4% C 0.053 H 90.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E2BB |
|---|---|
| RGB | rgb(240, 226, 187) |
| HSL | hsl(44, 64%, 84%) |
| HSV | hsv(44, 22%, 94%) |
| CMYK | cmyk(0%, 5.8%, 22.1%, 5.9%) |
| CIE-LAB | lab(90.09, -1.30, 20.82) |
| CIE-LCH | lch(90.09, 20.86, 93.56°) |
| OKLab | oklab(91.42% -0.0006 0.0533) |
| OKLCH | oklch(91.42% 0.053 90.6) |
| XYZ | xyz(72.1012, 76.5073, 57.9733) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.27
Beige (survey)
#E6DAA6
ΔE00 4.14
Moccasin
#FFE4B5
ΔE00 4.57
Vanilla
#F3E5AB
ΔE00 4.67
Blanchedalmond
#FFEBCD
ΔE00 5.01
Pale Peach
#FFE5AD
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E2BB #BBC9F0
analogous
#F0C7BB #F0E2BB #E3F0BB
triadic
#F0E2BB #BBF0E2 #E2BBF0
tetradic
#F0E2BB #BBF0C7 #BBC9F0 #F0BBE3
square
#F0E2BB #BBF0C7 #BBC9F0 #F0BBE3
split-complementary
#F0E2BB #BBE3F0 #C7BBF0
monochromatic
#DAB757 #E5CD89 #F0E2BB #F9F4E6 #F9F4E6
Accessibility & contrast
On white
1.29
#F0E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F0E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E2BB
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E2BB | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#EFE4BC
Tritanopia (blue-blind)
#F9DCD7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f0e2bb; /* rgb */ color: rgb(240, 226, 187); /* oklch */ color: oklch(91.4% 0.053 90.6);
Tailwind
colors: {
custom: {
50: '#f5ebcf',
500: '#f0e2bb',
950: '#000000',
},
}SCSS
$custom: #f0e2bb; $custom-light: #f5ebcf; $custom-dark: #000000;
JSON
{
"hex": "#f0e2bb",
"rgb": {
"r": 240,
"g": 226,
"b": 187
},
"hsl": {
"h": 44.151,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.9142,
"c": 0.05329,
"h": 90.6
},
"luminance": 0.76506
}Semantic roles & 50–950 ramp
primary
#F0E2BB
secondary
#8195CF
accent
#49CC1A
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483