#FFFEEA#FFFEEA
#FFFEEA is a very light, muted yellow. Relative luminance 0.981; OKLCH L 99.2% C 0.026 H 104.5°. Best body text is #000000 at 20.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEEA |
|---|---|
| RGB | rgb(255, 254, 234) |
| HSL | hsl(57, 100%, 96%) |
| HSV | hsv(57, 8%, 100%) |
| CMYK | cmyk(0%, 0.4%, 8.2%, 0%) |
| CIE-LAB | lab(99.25, -3.03, 9.68) |
| CIE-LCH | lch(99.25, 10.14, 107.38°) |
| OKLab | oklab(99.25% -0.0066 0.0253) |
| OKLCH | oklch(99.25% 0.026 104.5) |
| XYZ | xyz(91.5312, 98.0846, 91.9362) |
| Luminance | 0.9808 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.87
Off White (survey)
#FFFFE4
ΔE00 2.49
Beige
#F5F5DC
ΔE00 2.72
Cornsilk
#FFF8DC
ΔE00 3.53
Lightyellow
#FFFFE0
ΔE00 3.71
Oldlace
#FDF5E6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEEA #EAEBFF
analogous
#FFF3EA #FFFEEA #F5FFEA
triadic
#FFFEEA #EAFFFE #FEEAFF
tetradic
#FFFEEA #EAFFF3 #EAEBFF #FFEAF5
square
#FFFEEA #EAFFF3 #EAEBFF #FFEAF5
split-complementary
#FFFEEA #EAF5FF #F3EAFF
monochromatic
#FFF870 #FFFBAD #FFFEE0 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.02
#FFFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.62
#FFFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEEA
20.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEEA | 1.00 | 1.02 | 20.62 | 20.62 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE9
Deuteranopia (green-blind)
#FFFDEB
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fffeea; /* rgb */ color: rgb(255, 254, 234); /* oklch */ color: oklch(99.2% 0.026 104.5);
Tailwind
colors: {
custom: {
50: '#fffef0',
500: '#fffeea',
950: '#000000',
},
}SCSS
$custom: #fffeea; $custom-light: #fffef0; $custom-dark: #000000;
JSON
{
"hex": "#fffeea",
"rgb": {
"r": 255,
"g": 254,
"b": 234
},
"hsl": {
"h": 57.143,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.99249,
"c": 0.02614,
"h": 104.5
},
"luminance": 0.98084
}Semantic roles & 50–950 ramp
primary
#FFFEEA
secondary
#9FA3EE
accent
#0BE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585