#F2EADC#F2EADC
#F2EADC is a very light, muted orange. Relative luminance 0.829; OKLCH L 94.0% C 0.021 H 81.8°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EADC |
|---|---|
| RGB | rgb(242, 234, 220) |
| HSL | hsl(38, 46%, 91%) |
| HSV | hsv(38, 9%, 95%) |
| CMYK | cmyk(0%, 3.3%, 9.1%, 5.1%) |
| CIE-LAB | lab(92.97, 0.34, 7.75) |
| CIE-LCH | lch(92.97, 7.76, 87.47°) |
| OKLab | oklab(93.95% 0.0029 0.0203) |
| OKLCH | oklch(93.95% 0.021 81.8) |
| XYZ | xyz(78.9576, 82.8909, 79.5363) |
| Luminance | 0.8289 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.32
Linen
#FAF0E6
ΔE00 2.77
Eggshell
#F0EAD6
ΔE00 2.91
Antiquewhite
#FAEBD7
ΔE00 3.22
Floralwhite
#FFFAF0
ΔE00 3.75
Warm Beige
#E9DCC9
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EADC #DCE4F2
analogous
#F2DFDC #F2EADC #EFF2DC
triadic
#F2EADC #DCF2EA #EADCF2
tetradic
#F2EADC #DCF2DF #DCE4F2 #F2DCEF
square
#F2EADC #DCF2DF #DCE4F2 #F2DCEF
split-complementary
#F2EADC #DCEFF2 #DFDCF2
monochromatic
#D1B483 #E1CFAF #F2EADC #F7F2E9 #F7F2E9
Accessibility & contrast
On white
1.19
#F2EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#F2EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EADC
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EADC | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADB
Deuteranopia (green-blind)
#F0ECDC
Tritanopia (blue-blind)
#F6E7E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f2eadc; /* rgb */ color: rgb(242, 234, 220); /* oklch */ color: oklch(94.0% 0.021 81.8);
Tailwind
colors: {
custom: {
50: '#f6f0e6',
500: '#f2eadc',
950: '#000000',
},
}SCSS
$custom: #f2eadc; $custom-light: #f6f0e6; $custom-dark: #000000;
JSON
{
"hex": "#f2eadc",
"rgb": {
"r": 242,
"g": 234,
"b": 220
},
"hsl": {
"h": 38.182,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.93953,
"c": 0.02054,
"h": 81.8
},
"luminance": 0.8289
}Semantic roles & 50–950 ramp
primary
#F2EADC
secondary
#A3B3D0
accent
#60B92C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584