#F2EFEA#F2EFEA
#F2EFEA is a very light, near-neutral orange. Relative luminance 0.866; OKLCH L 95.3% C 0.007 H 80.7°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EFEA |
|---|---|
| RGB | rgb(242, 239, 234) |
| HSL | hsl(38, 24%, 93%) |
| HSV | hsv(38, 3%, 95%) |
| CMYK | cmyk(0%, 1.2%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.55, 0.13, 2.77) |
| CIE-LCH | lch(94.55, 2.77, 87.23°) |
| OKLab | oklab(95.31% 0.0012 0.0073) |
| OKLCH | oklch(95.31% 0.007 80.7) |
| XYZ | xyz(82.3335, 86.5511, 90.1945) |
| Luminance | 0.8655 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 2.33
Whitesmoke
#F5F5F5
ΔE00 2.87
Floralwhite
#FFFAF0
ΔE00 3.18
Linen
#FAF0E6
ΔE00 3.40
Seashell
#FFF5EE
ΔE00 3.49
Snow
#FFFAFA
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EFEA #EAEDF2
analogous
#F2EBEA #F2EFEA #F1F2EA
triadic
#F2EFEA #EAF2EF #EFEAF2
tetradic
#F2EFEA #EAF2EB #EAEDF2 #F2EAF1
square
#F2EFEA #EAF2EB #EAEDF2 #F2EAF1
split-complementary
#F2EFEA #EAF1F2 #EBEAF2
monochromatic
#C3B59E #DBD2C4 #F2EFEA #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.15
#F2EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#F2EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EFEA
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EFEA | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#F1F0EA
Tritanopia (blue-blind)
#F4EEEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2efea; /* rgb */ color: rgb(242, 239, 234); /* oklch */ color: oklch(95.3% 0.007 80.7);
Tailwind
colors: {
custom: {
50: '#f6f4f0',
500: '#f2efea',
950: '#000000',
},
}SCSS
$custom: #f2efea; $custom-light: #f6f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f2efea",
"rgb": {
"r": 242,
"g": 239,
"b": 234
},
"hsl": {
"h": 37.5,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95306,
"c": 0.00741,
"h": 80.7
},
"luminance": 0.86551
}Semantic roles & 50–950 ramp
primary
#F2EFEA
secondary
#B6BECA
accent
#67A244
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585