#F6F2EB#F6F2EB
#F6F2EB is a very light, near-neutral orange. Relative luminance 0.891; OKLCH L 96.2% C 0.010 H 81.8°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F2EB |
|---|---|
| RGB | rgb(246, 242, 235) |
| HSL | hsl(38, 38%, 94%) |
| HSV | hsv(38, 4%, 96%) |
| CMYK | cmyk(0%, 1.6%, 4.5%, 3.5%) |
| CIE-LAB | lab(95.62, 0.13, 3.84) |
| CIE-LCH | lch(95.62, 3.85, 88.06°) |
| OKLab | oklab(96.23% 0.0015 0.0101) |
| OKLCH | oklch(96.23% 0.01 81.8) |
| XYZ | xyz(84.7514, 89.0956, 91.3135) |
| Luminance | 0.8910 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.08
Off White
#FAF9F6
ΔE00 2.50
Linen
#FAF0E6
ΔE00 2.73
Seashell
#FFF5EE
ΔE00 3.01
Oldlace
#FDF5E6
ΔE00 3.47
Whitesmoke
#F5F5F5
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F2EB #EBEFF6
analogous
#F6EDEB #F6F2EB #F5F6EB
triadic
#F6F2EB #EBF6F2 #F2EBF6
tetradic
#F6F2EB #EBF6ED #EBEFF6 #F6EBF5
square
#F6F2EB #EBF6ED #EBEFF6 #F6EBF5
split-complementary
#F6F2EB #EBF5F6 #EDEBF6
monochromatic
#D0BB97 #E3D7C1 #F6F1EA #F6F1EA #F6F1EA
Accessibility & contrast
On white
1.12
#F6F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#F6F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F2EB
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F2EB | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#F8F1F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f6f2eb; /* rgb */ color: rgb(246, 242, 235); /* oklch */ color: oklch(96.2% 0.010 81.8);
Tailwind
colors: {
custom: {
50: '#f9f6f1',
500: '#f6f2eb',
950: '#000000',
},
}SCSS
$custom: #f6f2eb; $custom-light: #f9f6f1; $custom-dark: #000000;
JSON
{
"hex": "#f6f2eb",
"rgb": {
"r": 246,
"g": 242,
"b": 235
},
"hsl": {
"h": 38.182,
"s": 37.931,
"l": 94.314
},
"oklch": {
"l": 0.96231,
"c": 0.01024,
"h": 81.8
},
"luminance": 0.89095
}Semantic roles & 50–950 ramp
primary
#F6F2EB
secondary
#B3BED3
accent
#62B135
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585