#F6EEE6#F6EEE6
#F6EEE6 is a very light, near-neutral orange. Relative luminance 0.865; OKLCH L 95.3% C 0.014 H 67.6°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EEE6 |
|---|---|
| RGB | rgb(246, 238, 230) |
| HSL | hsl(30, 47%, 93%) |
| HSV | hsv(30, 7%, 96%) |
| CMYK | cmyk(0%, 3.3%, 6.5%, 3.5%) |
| CIE-LAB | lab(94.51, 1.33, 4.82) |
| CIE-LCH | lch(94.51, 5.00, 74.62°) |
| OKLab | oklab(95.32% 0.0052 0.0127) |
| OKLCH | oklch(95.32% 0.014 67.6) |
| XYZ | xyz(82.8617, 86.4557, 87.1700) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.14
Seashell
#FFF5EE
ΔE00 1.97
Floralwhite
#FFFAF0
ΔE00 3.06
Oldlace
#FDF5E6
ΔE00 3.44
Very Light Pink
#FFF4F2
ΔE00 4.02
Off White
#FAF9F6
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EEE6 #E6EEF6
analogous
#F6E6E6 #F6EEE6 #F6F6E6
triadic
#F6EEE6 #E6F6EE #EEE6F6
tetradic
#F6EEE6 #E6F6E6 #E6EEF6 #F6E6F6
square
#F6EEE6 #E6F6E6 #E6EEF6 #F6E6F6
split-complementary
#F6EEE6 #E6F6F6 #E6E6F6
monochromatic
#D6B18C #E6CFB9 #F6EEE6 #F7F0E8 #F7F0E8
Accessibility & contrast
On white
1.15
#F6EEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#F6EEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EEE6
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EEE6 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE6
Deuteranopia (green-blind)
#F3F0E6
Tritanopia (blue-blind)
#F9ECEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f6eee6; /* rgb */ color: rgb(246, 238, 230); /* oklch */ color: oklch(95.3% 0.014 67.6);
Tailwind
colors: {
custom: {
50: '#f9f3ed',
500: '#f6eee6',
950: '#000000',
},
}SCSS
$custom: #f6eee6; $custom-light: #f9f3ed; $custom-dark: #000000;
JSON
{
"hex": "#f6eee6",
"rgb": {
"r": 246,
"g": 238,
"b": 230
},
"hsl": {
"h": 30,
"s": 47.059,
"l": 93.333
},
"oklch": {
"l": 0.95317,
"c": 0.01375,
"h": 67.6
},
"luminance": 0.86455
}Semantic roles & 50–950 ramp
primary
#F6EEE6
secondary
#ABC0D5
accent
#73BA2B
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584