#F6F2EF#F6F2EF
#F6F2EF is a very light, near-neutral orange. Relative luminance 0.893; OKLCH L 96.3% C 0.006 H 59.6°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F2EF |
|---|---|
| RGB | rgb(246, 242, 239) |
| HSL | hsl(26, 28%, 95%) |
| HSV | hsv(26, 3%, 96%) |
| CMYK | cmyk(0%, 1.6%, 2.8%, 3.5%) |
| CIE-LAB | lab(95.72, 0.81, 1.92) |
| CIE-LCH | lch(95.72, 2.08, 67.00°) |
| OKLab | oklab(96.34% 0.003 0.0051) |
| OKLCH | oklch(96.34% 0.006 59.6) |
| XYZ | xyz(85.3358, 89.3294, 94.3913) |
| Luminance | 0.8933 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.99
Whitesmoke
#F5F5F5
ΔE00 2.21
Snow
#FFFAFA
ΔE00 2.47
Seashell
#FFF5EE
ΔE00 2.95
Pale Grey
#FDFDFE
ΔE00 3.25
White
#FFFFFF
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F2EF #EFF3F6
analogous
#F6EFEF #F6F2EF #F6F5EF
triadic
#F6F2EF #EFF6F2 #F2EFF6
tetradic
#F6F2EF #EFF6EF #EFF3F6 #F5EFF6
square
#F6F2EF #EFF6EF #EFF3F6 #F5EFF6
split-complementary
#F6F2EF #EFF6F5 #EFEFF6
monochromatic
#CAB2A1 #E0D2C8 #F4EFEB #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.11
#F6F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#F6F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F2EF
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F2EF | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#F8F1F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f6f2ef; /* rgb */ color: rgb(246, 242, 239); /* oklch */ color: oklch(96.3% 0.006 59.6);
Tailwind
colors: {
custom: {
50: '#f9f6f4',
500: '#f6f2ef',
950: '#000000',
},
}SCSS
$custom: #f6f2ef; $custom-light: #f9f6f4; $custom-dark: #000000;
JSON
{
"hex": "#f6f2ef",
"rgb": {
"r": 246,
"g": 242,
"b": 239
},
"hsl": {
"h": 25.714,
"s": 28,
"l": 95.098
},
"oklch": {
"l": 0.9634,
"c": 0.00589,
"h": 59.6
},
"luminance": 0.89329
}Semantic roles & 50–950 ramp
primary
#F6F2EF
secondary
#B9C6D0
accent
#7AA73F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585