#FFFEEE#FFFEEE
#FFFEEE is a very light, muted yellow. Relative luminance 0.983; OKLCH L 99.4% C 0.021 H 103.9°. Best body text is #000000 at 20.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEEE |
|---|---|
| RGB | rgb(255, 254, 238) |
| HSL | hsl(56, 100%, 97%) |
| HSV | hsv(56, 7%, 100%) |
| CMYK | cmyk(0%, 0.4%, 6.7%, 0%) |
| CIE-LAB | lab(99.35, -2.38, 7.76) |
| CIE-LCH | lch(99.35, 8.12, 107.04°) |
| OKLab | oklab(99.35% -0.005 0.0203) |
| OKLCH | oklch(99.35% 0.021 103.9) |
| XYZ | xyz(92.1124, 98.3171, 94.9968) |
| Luminance | 0.9832 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.56
Floralwhite
#FFFAF0
ΔE00 3.60
Oldlace
#FDF5E6
ΔE00 3.80
Beige
#F5F5DC
ΔE00 3.93
Off White (survey)
#FFFFE4
ΔE00 3.97
Cornsilk
#FFF8DC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEEE #EEEFFF
analogous
#FFF6EE #FFFEEE #F8FFEE
triadic
#FFFEEE #EEFFFE #FEEEFF
tetradic
#FFFEEE #EEFFF6 #EEEFFF #FFEEF8
square
#FFFEEE #EEFFF6 #EEEFFF #FFEEF8
split-complementary
#FFFEEE #EEF8FF #F6EEFF
monochromatic
#FFF774 #FFFAB1 #FFFDE0 #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.02
#FFFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.66
#FFFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEEE
20.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEEE | 1.00 | 1.02 | 20.66 | 20.66 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDED
Deuteranopia (green-blind)
#FFFEEF
Tritanopia (blue-blind)
#FFFCF9
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fffeee; /* rgb */ color: rgb(255, 254, 238); /* oklch */ color: oklch(99.4% 0.021 103.9);
Tailwind
colors: {
custom: {
50: '#fffef3',
500: '#fffeee',
950: '#000000',
},
}SCSS
$custom: #fffeee; $custom-light: #fffef3; $custom-dark: #000000;
JSON
{
"hex": "#fffeee",
"rgb": {
"r": 255,
"g": 254,
"b": 238
},
"hsl": {
"h": 56.471,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.99351,
"c": 0.02095,
"h": 103.9
},
"luminance": 0.98317
}Semantic roles & 50–950 ramp
primary
#FFFEEE
secondary
#A3A7EF
accent
#0DE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585