#F6EFEA#F6EFEA
#F6EFEA is a very light, near-neutral orange. Relative luminance 0.873; OKLCH L 95.6% C 0.010 H 58.2°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EFEA |
|---|---|
| RGB | rgb(246, 239, 234) |
| HSL | hsl(25, 40%, 94%) |
| HSV | hsv(25, 5%, 96%) |
| CMYK | cmyk(0%, 2.8%, 4.9%, 3.5%) |
| CIE-LAB | lab(94.85, 1.49, 3.25) |
| CIE-LCH | lch(94.85, 3.57, 65.37°) |
| OKLab | oklab(95.62% 0.0053 0.0086) |
| OKLCH | oklch(95.62% 0.01 58.2) |
| XYZ | xyz(83.7218, 87.2669, 90.2596) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.91
Linen
#FAF0E6
ΔE00 2.34
Very Light Pink
#FFF4F2
ΔE00 2.98
Off White
#FAF9F6
ΔE00 3.34
Snow
#FFFAFA
ΔE00 3.36
Floralwhite
#FFFAF0
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EFEA #EAF1F6
analogous
#F6EAEB #F6EFEA #F6F5EA
triadic
#F6EFEA #EAF6EF #EFEAF6
tetradic
#F6EFEA #EBF6EA #EAF1F6 #F5EAF6
square
#F6EFEA #EBF6EA #EAF1F6 #F5EAF6
split-complementary
#F6EFEA #EAF6F5 #EAEBF6
monochromatic
#D1AE94 #E4CEBF #F6EFEA #F6EFEA #F6EFEA
Accessibility & contrast
On white
1.14
#F6EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#F6EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EFEA
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EFEA | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#F9EEEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6efea; /* rgb */ color: rgb(246, 239, 234); /* oklch */ color: oklch(95.6% 0.010 58.2);
Tailwind
colors: {
custom: {
50: '#f9f4f0',
500: '#f6efea',
950: '#000000',
},
}SCSS
$custom: #f6efea; $custom-light: #f9f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f6efea",
"rgb": {
"r": 246,
"g": 239,
"b": 234
},
"hsl": {
"h": 25,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.95619,
"c": 0.0101,
"h": 58.2
},
"luminance": 0.87266
}Semantic roles & 50–950 ramp
primary
#F6EFEA
secondary
#B1C5D3
accent
#7DB332
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585