#F2EADD#F2EADD
#F2EADD is a very light, near-neutral orange. Relative luminance 0.829; OKLCH L 94.0% C 0.019 H 80.1°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EADD |
|---|---|
| RGB | rgb(242, 234, 221) |
| HSL | hsl(37, 45%, 91%) |
| HSV | hsv(37, 9%, 95%) |
| CMYK | cmyk(0%, 3.3%, 8.7%, 5.1%) |
| CIE-LAB | lab(92.99, 0.51, 7.27) |
| CIE-LCH | lch(92.99, 7.28, 86.02°) |
| OKLab | oklab(93.98% 0.0033 0.0191) |
| OKLCH | oklch(93.98% 0.019 80.1) |
| XYZ | xyz(79.0904, 82.9441, 80.2359) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.42
Linen
#FAF0E6
ΔE00 2.42
Eggshell
#F0EAD6
ΔE00 3.33
Antiquewhite
#FAEBD7
ΔE00 3.39
Floralwhite
#FFFAF0
ΔE00 3.61
Warm Beige
#E9DCC9
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EADD #DDE5F2
analogous
#F2DFDD #F2EADD #EFF2DD
triadic
#F2EADD #DDF2EA #EADDF2
tetradic
#F2EADD #DDF2DF #DDE5F2 #F2DDEF
square
#F2EADD #DDF2DF #DDE5F2 #F2DDEF
split-complementary
#F2EADD #DDEFF2 #DFDDF2
monochromatic
#D0B384 #E1CFB1 #F2EADD #F7F1E9 #F7F1E9
Accessibility & contrast
On white
1.19
#F2EADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#F2EADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EADD
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EADD | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADC
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#F6E7E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f2eadd; /* rgb */ color: rgb(242, 234, 221); /* oklch */ color: oklch(94.0% 0.019 80.1);
Tailwind
colors: {
custom: {
50: '#f6f0e7',
500: '#f2eadd',
950: '#000000',
},
}SCSS
$custom: #f2eadd; $custom-light: #f6f0e7; $custom-dark: #000000;
JSON
{
"hex": "#f2eadd",
"rgb": {
"r": 242,
"g": 234,
"b": 221
},
"hsl": {
"h": 37.143,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.93979,
"c": 0.01936,
"h": 80.1
},
"luminance": 0.82943
}Semantic roles & 50–950 ramp
primary
#F2EADD
secondary
#A4B4CF
accent
#62B82E
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584