#FFF6EF#FFF6EF
#FFF6EF is a very light, near-neutral orange. Relative luminance 0.934; OKLCH L 97.8% C 0.013 H 60.6°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF6EF |
|---|---|
| RGB | rgb(255, 246, 239) |
| HSL | hsl(26, 100%, 97%) |
| HSV | hsv(26, 6%, 100%) |
| CMYK | cmyk(0%, 3.5%, 6.3%, 0%) |
| CIE-LAB | lab(97.39, 1.82, 4.43) |
| CIE-LCH | lch(97.39, 4.79, 67.66°) |
| OKLab | oklab(97.82% 0.0066 0.0117) |
| OKLCH | oklch(97.82% 0.013 60.6) |
| XYZ | xyz(89.7738, 93.4043, 94.9441) |
| Luminance | 0.9340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.49
Linen
#FAF0E6
ΔE00 1.83
Floralwhite
#FFFAF0
ΔE00 2.87
Very Light Pink
#FFF4F2
ΔE00 2.97
Snow
#FFFAFA
ΔE00 3.58
Off White
#FAF9F6
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF6EF #EFF8FF
analogous
#FFEFF0 #FFF6EF #FFFEEF
triadic
#FFF6EF #EFFFF6 #F6EFFF
tetradic
#FFF6EF #F0FFEF #EFF8FF #FEEFFF
square
#FFF6EF #F0FFEF #EFF8FF #FEEFFF
split-complementary
#FFF6EF #EFFFFE #EFF0FF
monochromatic
#FFB175 #FFD4B2 #FFEEE0 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.07
#FFF6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#FFF6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF6EF
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF6EF | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EF
Deuteranopia (green-blind)
#FBF8EF
Tritanopia (blue-blind)
#FFF4F4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff6ef; /* rgb */ color: rgb(255, 246, 239); /* oklch */ color: oklch(97.8% 0.013 60.6);
Tailwind
colors: {
custom: {
50: '#fff9f4',
500: '#fff6ef',
950: '#000000',
},
}SCSS
$custom: #fff6ef; $custom-light: #fff9f4; $custom-dark: #000000;
JSON
{
"hex": "#fff6ef",
"rgb": {
"r": 255,
"g": 246,
"b": 239
},
"hsl": {
"h": 26.25,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.97822,
"c": 0.01343,
"h": 60.6
},
"luminance": 0.93404
}Semantic roles & 50–950 ramp
primary
#FFF6EF
secondary
#A3CEEF
accent
#81E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585