#F6F2ED#F6F2ED
#F6F2ED is a very light, near-neutral orange. Relative luminance 0.892; OKLCH L 96.3% C 0.008 H 73.7°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F2ED |
|---|---|
| RGB | rgb(246, 242, 237) |
| HSL | hsl(33, 33%, 95%) |
| HSV | hsv(33, 4%, 96%) |
| CMYK | cmyk(0%, 1.6%, 3.7%, 3.5%) |
| CIE-LAB | lab(95.67, 0.47, 2.88) |
| CIE-LCH | lch(95.67, 2.92, 80.72°) |
| OKLab | oklab(96.29% 0.0022 0.0076) |
| OKLCH | oklch(96.29% 0.008 73.7) |
| XYZ | xyz(85.0420, 89.2119, 92.8438) |
| Luminance | 0.8921 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 2.03
Floralwhite
#FFFAF0
ΔE00 2.76
Seashell
#FFF5EE
ΔE00 2.79
Whitesmoke
#F5F5F5
ΔE00 2.83
Linen
#FAF0E6
ΔE00 3.01
Snow
#FFFAFA
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F2ED #EDF1F6
analogous
#F6EEED #F6F2ED #F6F6ED
triadic
#F6F2ED #EDF6F2 #F2EDF6
tetradic
#F6F2ED #EDF6EE #EDF1F6 #F6EDF6
square
#F6F2ED #EDF6EE #EDF1F6 #F6EDF6
split-complementary
#F6F2ED #EDF6F6 #EEEDF6
monochromatic
#CDB79B #E2D5C4 #F5F0EB #F5F0EB #F5F0EB
Accessibility & contrast
On white
1.11
#F6F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#F6F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F2ED
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F2ED | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2ED
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#F8F1F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f6f2ed; /* rgb */ color: rgb(246, 242, 237); /* oklch */ color: oklch(96.3% 0.008 73.7);
Tailwind
colors: {
custom: {
50: '#f9f6f2',
500: '#f6f2ed',
950: '#000000',
},
}SCSS
$custom: #f6f2ed; $custom-light: #f9f6f2; $custom-dark: #000000;
JSON
{
"hex": "#f6f2ed",
"rgb": {
"r": 246,
"g": 242,
"b": 237
},
"hsl": {
"h": 33.333,
"s": 33.333,
"l": 94.706
},
"oklch": {
"l": 0.96285,
"c": 0.00793,
"h": 73.7
},
"luminance": 0.89212
}Semantic roles & 50–950 ramp
primary
#F6F2ED
secondary
#B6C2D1
accent
#6CAC39
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585