#FFFEE6#FFFEE6
#FFFEE6 is a very light, muted yellow. Relative luminance 0.979; OKLCH L 99.1% C 0.031 H 105.0°. Best body text is #000000 at 20.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEE6 |
|---|---|
| RGB | rgb(255, 254, 230) |
| HSL | hsl(58, 100%, 95%) |
| HSV | hsv(58, 10%, 100%) |
| CMYK | cmyk(0%, 0.4%, 9.8%, 0%) |
| CIE-LAB | lab(99.17, -3.67, 11.60) |
| CIE-LCH | lch(99.17, 12.17, 107.55°) |
| OKLab | oklab(99.15% -0.0081 0.0302) |
| OKLCH | oklch(99.15% 0.031 105) |
| XYZ | xyz(90.9631, 97.8574, 88.9439) |
| Luminance | 0.9786 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.14
Beige
#F5F5DC
ΔE00 1.98
Lightyellow
#FFFFE0
ΔE00 2.33
Cornsilk
#FFF8DC
ΔE00 2.86
Ivory
#FFFFF0
ΔE00 3.24
Eggshell
#F0EAD6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEE6 #E6E7FF
analogous
#FFF1E6 #FFFEE6 #F3FFE6
triadic
#FFFEE6 #E6FFFE #FEE6FF
tetradic
#FFFEE6 #E6FFF1 #E6E7FF #FFE6F3
square
#FFFEE6 #E6FFF1 #E6E7FF #FFE6F3
split-complementary
#FFFEE6 #E6F3FF #F1E6FF
monochromatic
#FFF96C #FFFCA9 #FFFEE0 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.02
#FFFEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.57
#FFFEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEE6
20.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEE6 | 1.00 | 1.02 | 20.57 | 20.57 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE5
Deuteranopia (green-blind)
#FFFDE7
Tritanopia (blue-blind)
#FFFBF7
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fffee6; /* rgb */ color: rgb(255, 254, 230); /* oklch */ color: oklch(99.1% 0.031 105.0);
Tailwind
colors: {
custom: {
50: '#fffeee',
500: '#fffee6',
950: '#000000',
},
}SCSS
$custom: #fffee6; $custom-light: #fffeee; $custom-dark: #000000;
JSON
{
"hex": "#fffee6",
"rgb": {
"r": 255,
"g": 254,
"b": 230
},
"hsl": {
"h": 57.6,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.99149,
"c": 0.0313,
"h": 105
},
"luminance": 0.97857
}Semantic roles & 50–950 ramp
primary
#FFFEE6
secondary
#9C9FED
accent
#09E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584