#F2EDEB#F2EDEB
#F2EDEB is a very light, near-neutral orange. Relative luminance 0.854; OKLCH L 94.9% C 0.006 H 43.3°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EDEB |
|---|---|
| RGB | rgb(242, 237, 235) |
| HSL | hsl(17, 21%, 94%) |
| HSV | hsv(17, 3%, 95%) |
| CMYK | cmyk(0%, 2.1%, 2.9%, 5.1%) |
| CIE-LAB | lab(94.07, 1.33, 1.56) |
| CIE-LCH | lch(94.07, 2.05, 49.61°) |
| OKLab | oklab(94.94% 0.0044 0.0042) |
| OKLCH | oklch(94.94% 0.006 43.3) |
| XYZ | xyz(81.8953, 85.4441, 90.7592) |
| Luminance | 0.8544 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.81
Snow
#FFFAFA
ΔE00 2.90
Very Light Pink
#FFF4F2
ΔE00 3.17
Off White
#FAF9F6
ΔE00 3.18
Seashell
#FFF5EE
ΔE00 3.33
Linen
#FAF0E6
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EDEB #EBF0F2
analogous
#F2EBEC #F2EDEB #F2F0EB
triadic
#F2EDEB #EBF2ED #EDEBF2
tetradic
#F2EDEB #ECF2EB #EBF0F2 #F0EBF2
square
#F2EDEB #ECF2EB #EBF0F2 #F0EBF2
split-complementary
#F2EDEB #EBF2F0 #EBECF2
monochromatic
#C2AAA1 #DACCC6 #F2EDEB #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.16
#F2EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#F2EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EDEB
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EDEB | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#F4ECEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2edeb; /* rgb */ color: rgb(242, 237, 235); /* oklch */ color: oklch(94.9% 0.006 43.3);
Tailwind
colors: {
custom: {
50: '#f6f2f1',
500: '#f2edeb',
950: '#000000',
},
}SCSS
$custom: #f2edeb; $custom-light: #f6f2f1; $custom-dark: #000000;
JSON
{
"hex": "#f2edeb",
"rgb": {
"r": 242,
"g": 237,
"b": 235
},
"hsl": {
"h": 17.143,
"s": 21.212,
"l": 93.529
},
"oklch": {
"l": 0.94942,
"c": 0.00605,
"h": 43.3
},
"luminance": 0.85444
}Semantic roles & 50–950 ramp
primary
#F2EDEB
secondary
#B7C5CA
accent
#86A046
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585