#F2EEEA#F2EEEA
#F2EEEA is a very light, near-neutral orange. Relative luminance 0.860; OKLCH L 95.1% C 0.007 H 67.7°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EEEA |
|---|---|
| RGB | rgb(242, 238, 234) |
| HSL | hsl(30, 24%, 93%) |
| HSV | hsv(30, 3%, 95%) |
| CMYK | cmyk(0%, 1.7%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.30, 0.64, 2.40) |
| CIE-LCH | lch(94.30, 2.49, 75.02°) |
| OKLab | oklab(95.11% 0.0026 0.0064) |
| OKLCH | oklch(95.11% 0.007 67.7) |
| XYZ | xyz(82.0416, 85.9672, 90.0972) |
| Luminance | 0.8597 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 2.59
Whitesmoke
#F5F5F5
ΔE00 2.79
Seashell
#FFF5EE
ΔE00 3.16
Linen
#FAF0E6
ΔE00 3.32
Snow
#FFFAFA
ΔE00 3.45
Floralwhite
#FFFAF0
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EEEA #EAEEF2
analogous
#F2EAEA #F2EEEA #F2F2EA
triadic
#F2EEEA #EAF2EE #EEEAF2
tetradic
#F2EEEA #EAF2EA #EAEEF2 #F2EAF2
square
#F2EEEA #EAF2EA #EAEEF2 #F2EAF2
split-complementary
#F2EEEA #EAF2F2 #EAEAF2
monochromatic
#C3B19E #DBCFC4 #F2EEEA #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.15
#F2EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#F2EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EEEA
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EEEA | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#F0EFEA
Tritanopia (blue-blind)
#F4EDED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2eeea; /* rgb */ color: rgb(242, 238, 234); /* oklch */ color: oklch(95.1% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#f6f3f0',
500: '#f2eeea',
950: '#000000',
},
}SCSS
$custom: #f2eeea; $custom-light: #f6f3f0; $custom-dark: #000000;
JSON
{
"hex": "#f2eeea",
"rgb": {
"r": 242,
"g": 238,
"b": 234
},
"hsl": {
"h": 30,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.9511,
"c": 0.00688,
"h": 67.7
},
"luminance": 0.85967
}Semantic roles & 50–950 ramp
primary
#F2EEEA
secondary
#B6C0CA
accent
#73A244
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585