#F2E2BA#F2E2BA
#F2E2BA is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.6% C 0.055 H 88.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E2BA |
|---|---|
| RGB | rgb(242, 226, 186) |
| HSL | hsl(43, 68%, 84%) |
| HSV | hsv(43, 23%, 95%) |
| CMYK | cmyk(0%, 6.6%, 23.1%, 5.1%) |
| CIE-LAB | lab(90.24, -0.70, 21.56) |
| CIE-LCH | lch(90.24, 21.57, 91.86°) |
| OKLab | oklab(91.57% 0.0011 0.0551) |
| OKLCH | oklch(91.57% 0.055 88.8) |
| XYZ | xyz(72.6774, 76.8167, 57.4435) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.55
Moccasin
#FFE4B5
ΔE00 3.83
Beige (survey)
#E6DAA6
ΔE00 4.27
Pale Peach
#FFE5AD
ΔE00 4.52
Vanilla
#F3E5AB
ΔE00 4.61
Blanchedalmond
#FFEBCD
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E2BA #BACAF2
analogous
#F2C6BA #F2E2BA #E6F2BA
triadic
#F2E2BA #BAF2E2 #E2BAF2
tetradic
#F2E2BA #BAF2C6 #BACAF2 #F2BAE6
square
#F2E2BA #BAF2C6 #BACAF2 #F2BAE6
split-complementary
#F2E2BA #BAE6F2 #C6BAF2
monochromatic
#DFB753 #E8CC87 #F2E2BA #FAF4E5 #FAF4E5
Accessibility & contrast
On white
1.28
#F2E2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F2E2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E2BA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E2BA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B8
Deuteranopia (green-blind)
#F0E5BB
Tritanopia (blue-blind)
#FBDBD7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2e2ba; /* rgb */ color: rgb(242, 226, 186); /* oklch */ color: oklch(91.6% 0.055 88.8);
Tailwind
colors: {
custom: {
50: '#f6ebce',
500: '#f2e2ba',
950: '#000000',
},
}SCSS
$custom: #f2e2ba; $custom-light: #f6ebce; $custom-dark: #000000;
JSON
{
"hex": "#f2e2ba",
"rgb": {
"r": 242,
"g": 226,
"b": 186
},
"hsl": {
"h": 42.857,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.91565,
"c": 0.05513,
"h": 88.8
},
"luminance": 0.76815
}Semantic roles & 50–950 ramp
primary
#F2E2BA
secondary
#7F96D2
accent
#4BD015
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483