#FFFEE3#FFFEE3
#FFFEE3 is a very light, muted yellow. Relative luminance 0.977; OKLCH L 99.1% C 0.035 H 105.3°. Best body text is #000000 at 20.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEE3 |
|---|---|
| RGB | rgb(255, 254, 227) |
| HSL | hsl(58, 100%, 95%) |
| HSV | hsv(58, 11%, 100%) |
| CMYK | cmyk(0%, 0.4%, 11%, 0%) |
| CIE-LAB | lab(99.10, -4.14, 13.04) |
| CIE-LCH | lch(99.10, 13.68, 107.62°) |
| OKLab | oklab(99.08% -0.0093 0.0339) |
| OKLCH | oklch(99.08% 0.035 105.3) |
| XYZ | xyz(90.5454, 97.6903, 86.7443) |
| Luminance | 0.9769 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.44
Lightyellow
#FFFFE0
ΔE00 1.37
Beige
#F5F5DC
ΔE00 1.96
Cornsilk
#FFF8DC
ΔE00 2.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.02
Ivory
#FFFFF0
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEE3 #E3E4FF
analogous
#FFF0E3 #FFFEE3 #F2FFE3
triadic
#FFFEE3 #E3FFFE #FEE3FF
tetradic
#FFFEE3 #E3FFF0 #E3E4FF #FFE3F2
square
#FFFEE3 #E3FFF0 #E3E4FF #FFE3F2
split-complementary
#FFFEE3 #E3F2FF #F0E3FF
monochromatic
#FFFA69 #FFFCA6 #FFFEE0 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.02
#FFFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.54
#FFFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEE3
20.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEE3 | 1.00 | 1.02 | 20.54 | 20.54 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE1
Deuteranopia (green-blind)
#FFFDE4
Tritanopia (blue-blind)
#FFFAF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffee3; /* rgb */ color: rgb(255, 254, 227); /* oklch */ color: oklch(99.1% 0.035 105.3);
Tailwind
colors: {
custom: {
50: '#fffeeb',
500: '#fffee3',
950: '#000000',
},
}SCSS
$custom: #fffee3; $custom-light: #fffeeb; $custom-dark: #000000;
JSON
{
"hex": "#fffee3",
"rgb": {
"r": 255,
"g": 254,
"b": 227
},
"hsl": {
"h": 57.857,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.99076,
"c": 0.03515,
"h": 105.3
},
"luminance": 0.9769
}Semantic roles & 50–950 ramp
primary
#FFFEE3
secondary
#999CED
accent
#08E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584