#F2EDE5#F2EDE5
#F2EDE5 is a very light, near-neutral orange. Relative luminance 0.851; OKLCH L 94.8% C 0.012 H 79.8°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EDE5 |
|---|---|
| RGB | rgb(242, 237, 229) |
| HSL | hsl(37, 33%, 92%) |
| HSV | hsv(37, 5%, 95%) |
| CMYK | cmyk(0%, 2.1%, 5.4%, 5.1%) |
| CIE-LAB | lab(93.93, 0.30, 4.46) |
| CIE-LCH | lch(93.93, 4.47, 86.12°) |
| OKLab | oklab(94.78% 0.0021 0.0118) |
| OKLCH | oklch(94.78% 0.012 79.8) |
| XYZ | xyz(81.0431, 85.1032, 86.2707) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.38
Floralwhite
#FFFAF0
ΔE00 2.80
Seashell
#FFF5EE
ΔE00 3.23
Oldlace
#FDF5E6
ΔE00 3.36
Off White
#FAF9F6
ΔE00 3.56
Whitesmoke
#F5F5F5
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EDE5 #E5EAF2
analogous
#F2E7E5 #F2EDE5 #F1F2E5
triadic
#F2EDE5 #E5F2ED #EDE5F2
tetradic
#F2EDE5 #E5F2E7 #E5EAF2 #F2E5F1
square
#F2EDE5 #E5F2E7 #E5EAF2 #F2E5F1
split-complementary
#F2EDE5 #E5F1F2 #E7E5F2
monochromatic
#C9B593 #DED1BC #F2EDE5 #F5F1EB #F5F1EB
Accessibility & contrast
On white
1.17
#F2EDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#F2EDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EDE5
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EDE5 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE5
Deuteranopia (green-blind)
#F1EEE5
Tritanopia (blue-blind)
#F5EBEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2ede5; /* rgb */ color: rgb(242, 237, 229); /* oklch */ color: oklch(94.8% 0.012 79.8);
Tailwind
colors: {
custom: {
50: '#f6f2ed',
500: '#f2ede5',
950: '#000000',
},
}SCSS
$custom: #f2ede5; $custom-light: #f6f2ed; $custom-dark: #000000;
JSON
{
"hex": "#f2ede5",
"rgb": {
"r": 242,
"g": 237,
"b": 229
},
"hsl": {
"h": 36.923,
"s": 33.333,
"l": 92.353
},
"oklch": {
"l": 0.94779,
"c": 0.01196,
"h": 79.8
},
"luminance": 0.85103
}Semantic roles & 50–950 ramp
primary
#F2EDE5
secondary
#AEBACD
accent
#66AC39
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584