#FFF6EA#FFF6EA
#FFF6EA is a very light, near-neutral orange. Relative luminance 0.931; OKLCH L 97.7% C 0.019 H 75.3°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF6EA |
|---|---|
| RGB | rgb(255, 246, 234) |
| HSL | hsl(34, 100%, 96%) |
| HSV | hsv(34, 8%, 100%) |
| CMYK | cmyk(0%, 3.5%, 8.2%, 0%) |
| CIE-LAB | lab(97.27, 1.00, 6.84) |
| CIE-LCH | lch(97.27, 6.91, 81.69°) |
| OKLab | oklab(97.69% 0.0047 0.018) |
| OKLCH | oklch(97.69% 0.019 75.3) |
| XYZ | xyz(89.0453, 93.1129, 91.1076) |
| Luminance | 0.9311 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.59
Linen
#FAF0E6
ΔE00 1.67
Floralwhite
#FFFAF0
ΔE00 1.94
Seashell
#FFF5EE
ΔE00 2.61
Antiquewhite
#FAEBD7
ΔE00 4.01
Off White
#FAF9F6
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF6EA #EAF3FF
analogous
#FFEBEA #FFF6EA #FDFFEA
triadic
#FFF6EA #EAFFF6 #F6EAFF
tetradic
#FFF6EA #EAFFEB #EAF3FF #FFEAFD
square
#FFF6EA #EAFFEB #EAF3FF #FFEAFD
split-complementary
#FFF6EA #EAFDFF #EBEAFF
monochromatic
#FFC270 #FFDCAD #FFF2E0 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.07
#FFF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#FFF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF6EA
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF6EA | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#FCF8EA
Tritanopia (blue-blind)
#FFF4F2
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff6ea; /* rgb */ color: rgb(255, 246, 234); /* oklch */ color: oklch(97.7% 0.019 75.3);
Tailwind
colors: {
custom: {
50: '#fff9f0',
500: '#fff6ea',
950: '#000000',
},
}SCSS
$custom: #fff6ea; $custom-light: #fff9f0; $custom-dark: #000000;
JSON
{
"hex": "#fff6ea",
"rgb": {
"r": 255,
"g": 246,
"b": 234
},
"hsl": {
"h": 34.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.9769,
"c": 0.01858,
"h": 75.3
},
"luminance": 0.93112
}Semantic roles & 50–950 ramp
primary
#FFF6EA
secondary
#9FC1EE
accent
#62E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585