#F2EBDF#F2EBDF
#F2EBDF is a very light, near-neutral orange. Relative luminance 0.836; OKLCH L 94.2% C 0.018 H 81.3°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EBDF |
|---|---|
| RGB | rgb(242, 235, 223) |
| HSL | hsl(38, 42%, 91%) |
| HSV | hsv(38, 8%, 95%) |
| CMYK | cmyk(0%, 2.9%, 7.9%, 5.1%) |
| CIE-LAB | lab(93.29, 0.32, 6.65) |
| CIE-LCH | lch(93.29, 6.66, 87.22°) |
| OKLab | oklab(94.23% 0.0027 0.0175) |
| OKLCH | oklch(94.23% 0.018 81.3) |
| XYZ | xyz(79.6440, 83.6223, 81.7427) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.35
Oldlace
#FDF5E6
ΔE00 2.39
Floralwhite
#FFFAF0
ΔE00 3.24
Eggshell
#F0EAD6
ΔE00 3.49
Antiquewhite
#FAEBD7
ΔE00 3.89
Seashell
#FFF5EE
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EBDF #DFE6F2
analogous
#F2E1DF #F2EBDF #EFF2DF
triadic
#F2EBDF #DFF2EB #EBDFF2
tetradic
#F2EBDF #DFF2E1 #DFE6F2 #F2DFEF
square
#F2EBDF #DFF2E1 #DFE6F2 #F2DFEF
split-complementary
#F2EBDF #DFEFF2 #E1DFF2
monochromatic
#CFB588 #E0D0B3 #F2EBDF #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.18
#F2EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#F2EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EBDF
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EBDF | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEBDE
Deuteranopia (green-blind)
#F0ECDF
Tritanopia (blue-blind)
#F6E9E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2ebdf; /* rgb */ color: rgb(242, 235, 223); /* oklch */ color: oklch(94.2% 0.018 81.3);
Tailwind
colors: {
custom: {
50: '#f6f1e9',
500: '#f2ebdf',
950: '#000000',
},
}SCSS
$custom: #f2ebdf; $custom-light: #f6f1e9; $custom-dark: #000000;
JSON
{
"hex": "#f2ebdf",
"rgb": {
"r": 242,
"g": 235,
"b": 223
},
"hsl": {
"h": 37.895,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94227,
"c": 0.01768,
"h": 81.3
},
"luminance": 0.83622
}Semantic roles & 50–950 ramp
primary
#F2EBDF
secondary
#A6B5CF
accent
#61B530
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584