#F2EDEA#F2EDEA
#F2EDEA is a very light, near-neutral orange. Relative luminance 0.854; OKLCH L 94.9% C 0.007 H 53.4°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EDEA |
|---|---|
| RGB | rgb(242, 237, 234) |
| HSL | hsl(23, 24%, 93%) |
| HSV | hsv(23, 3%, 95%) |
| CMYK | cmyk(0%, 2.1%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.05, 1.15, 2.04) |
| CIE-LCH | lch(94.05, 2.35, 60.53°) |
| OKLab | oklab(94.92% 0.004 0.0054) |
| OKLCH | oklch(94.92% 0.007 53.4) |
| XYZ | xyz(81.7513, 85.3865, 90.0004) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.93
Off White
#FAF9F6
ΔE00 3.05
Seashell
#FFF5EE
ΔE00 3.08
Snow
#FFFAFA
ΔE00 3.15
Very Light Pink
#FFF4F2
ΔE00 3.36
Linen
#FAF0E6
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EDEA #EAEFF2
analogous
#F2EAEB #F2EDEA #F2F1EA
triadic
#F2EDEA #EAF2ED #EDEAF2
tetradic
#F2EDEA #EBF2EA #EAEFF2 #F1EAF2
square
#F2EDEA #EBF2EA #EAEFF2 #F1EAF2
split-complementary
#F2EDEA #EAF2F1 #EAEBF2
monochromatic
#C3AC9E #DBCDC4 #F2EDEA #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.16
#F2EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#F2EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EDEA
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EDEA | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#F0EEEA
Tritanopia (blue-blind)
#F4ECEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2edea; /* rgb */ color: rgb(242, 237, 234); /* oklch */ color: oklch(94.9% 0.007 53.4);
Tailwind
colors: {
custom: {
50: '#f6f2f0',
500: '#f2edea',
950: '#000000',
},
}SCSS
$custom: #f2edea; $custom-light: #f6f2f0; $custom-dark: #000000;
JSON
{
"hex": "#f2edea",
"rgb": {
"r": 242,
"g": 237,
"b": 234
},
"hsl": {
"h": 22.5,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.94915,
"c": 0.00675,
"h": 53.4
},
"luminance": 0.85386
}Semantic roles & 50–950 ramp
primary
#F2EDEA
secondary
#B6C3CA
accent
#7FA244
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585