#F2E2BB#F2E2BB
#F2E2BB is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.6% C 0.054 H 88.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E2BB |
|---|---|
| RGB | rgb(242, 226, 187) |
| HSL | hsl(43, 68%, 84%) |
| HSV | hsv(43, 23%, 95%) |
| CMYK | cmyk(0%, 6.6%, 22.7%, 5.1%) |
| CIE-LAB | lab(90.26, -0.56, 21.07) |
| CIE-LCH | lch(90.26, 21.08, 91.53°) |
| OKLab | oklab(91.59% 0.0015 0.0539) |
| OKLCH | oklch(91.59% 0.054 88.4) |
| XYZ | xyz(72.7840, 76.8594, 58.0053) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.58
Moccasin
#FFE4B5
ΔE00 3.89
Blanchedalmond
#FFEBCD
ΔE00 4.44
Beige (survey)
#E6DAA6
ΔE00 4.51
Pale Peach
#FFE5AD
ΔE00 4.71
Champagne
#F7E7CE
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E2BB #BBCBF2
analogous
#F2C7BB #F2E2BB #E7F2BB
triadic
#F2E2BB #BBF2E2 #E2BBF2
tetradic
#F2E2BB #BBF2C7 #BBCBF2 #F2BBE7
square
#F2E2BB #BBF2C7 #BBCBF2 #F2BBE7
split-complementary
#F2E2BB #BBE7F2 #C7BBF2
monochromatic
#DEB654 #E8CC88 #F2E2BB #FAF4E5 #FAF4E5
Accessibility & contrast
On white
1.28
#F2E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F2E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E2BB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E2BB | 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)
#EBE0B9
Deuteranopia (green-blind)
#F0E5BC
Tritanopia (blue-blind)
#FBDBD7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2e2bb; /* rgb */ color: rgb(242, 226, 187); /* oklch */ color: oklch(91.6% 0.054 88.4);
Tailwind
colors: {
custom: {
50: '#f6ebcf',
500: '#f2e2bb',
950: '#000000',
},
}SCSS
$custom: #f2e2bb; $custom-light: #f6ebcf; $custom-dark: #000000;
JSON
{
"hex": "#f2e2bb",
"rgb": {
"r": 242,
"g": 226,
"b": 187
},
"hsl": {
"h": 42.545,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.91587,
"c": 0.05393,
"h": 88.4
},
"luminance": 0.76858
}Semantic roles & 50–950 ramp
primary
#F2E2BB
secondary
#8097D2
accent
#4CD016
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483