#FFF6EE#FFF6EE
#FFF6EE is a very light, near-neutral orange. Relative luminance 0.933; OKLCH L 97.8% C 0.014 H 64.4°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF6EE |
|---|---|
| RGB | rgb(255, 246, 238) |
| HSL | hsl(28, 100%, 97%) |
| HSV | hsv(28, 7%, 100%) |
| CMYK | cmyk(0%, 3.5%, 6.7%, 0%) |
| CIE-LAB | lab(97.37, 1.66, 4.91) |
| CIE-LCH | lch(97.37, 5.18, 71.37°) |
| OKLab | oklab(97.8% 0.0062 0.013) |
| OKLCH | oklch(97.8% 0.014 64.4) |
| XYZ | xyz(89.6265, 93.3453, 94.1682) |
| Luminance | 0.9335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.81
Linen
#FAF0E6
ΔE00 1.52
Floralwhite
#FFFAF0
ΔE00 2.53
Oldlace
#FDF5E6
ΔE00 3.43
Very Light Pink
#FFF4F2
ΔE00 3.46
Off White
#FAF9F6
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF6EE #EEF7FF
analogous
#FFEEEF #FFF6EE #FFFEEE
triadic
#FFF6EE #EEFFF6 #F6EEFF
tetradic
#FFF6EE #EFFFEE #EEF7FF #FEEEFF
square
#FFF6EE #EFFFEE #EEF7FF #FEEEFF
split-complementary
#FFF6EE #EEFFFE #EEEFFF
monochromatic
#FFB574 #FFD6B1 #FFEFE0 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.07
#FFF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#FFF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF6EE
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF6EE | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#FBF8EE
Tritanopia (blue-blind)
#FFF4F4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff6ee; /* rgb */ color: rgb(255, 246, 238); /* oklch */ color: oklch(97.8% 0.014 64.4);
Tailwind
colors: {
custom: {
50: '#fff9f3',
500: '#fff6ee',
950: '#000000',
},
}SCSS
$custom: #fff6ee; $custom-light: #fff9f3; $custom-dark: #000000;
JSON
{
"hex": "#fff6ee",
"rgb": {
"r": 255,
"g": 246,
"b": 238
},
"hsl": {
"h": 28.235,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.97795,
"c": 0.01438,
"h": 64.4
},
"luminance": 0.93345
}Semantic roles & 50–950 ramp
primary
#FFF6EE
secondary
#A3CBEF
accent
#7AE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585