#FDFEEA#FDFEEA
#FDFEEA is a very light, muted yellow. Relative luminance 0.977; OKLCH L 99.1% C 0.026 H 109.2°. Best body text is #000000 at 20.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFEEA |
|---|---|
| RGB | rgb(253, 254, 234) |
| HSL | hsl(63, 91%, 96%) |
| HSV | hsv(63, 8%, 100%) |
| CMYK | cmyk(0.4%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(99.11, -3.71, 9.45) |
| CIE-LCH | lch(99.11, 10.15, 111.44°) |
| OKLab | oklab(99.1% -0.0086 0.0247) |
| OKLCH | oklch(99.1% 0.026 109.2) |
| XYZ | xyz(90.7991, 97.7071, 91.9019) |
| Luminance | 0.9771 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.04
Off White (survey)
#FFFFE4
ΔE00 2.35
Beige
#F5F5DC
ΔE00 2.56
Lightyellow
#FFFFE0
ΔE00 3.58
Cornsilk
#FFF8DC
ΔE00 4.10
Eggshell
#F0EAD6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFEEA #EBEAFE
analogous
#FEF5EA #FDFEEA #F3FEEA
triadic
#FDFEEA #EAFDFE #FEEAFD
tetradic
#FDFEEA #EAFEF5 #EBEAFE #FEEAF3
square
#FDFEEA #EAFEF5 #EBEAFE #FEEAF3
split-complementary
#FDFEEA #EAF3FE #F5EAFE
monochromatic
#F2F875 #F7FBB0 #FCFEE2 #FCFEE2 #FCFEE2
Accessibility & contrast
On white
1.02
#FDFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.54
#FDFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFEEA
20.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFEEA | 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)
#FFFCE9
Deuteranopia (green-blind)
#FFFDEB
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fdfeea; /* rgb */ color: rgb(253, 254, 234); /* oklch */ color: oklch(99.1% 0.026 109.2);
Tailwind
colors: {
custom: {
50: '#fefef0',
500: '#fdfeea',
950: '#000000',
},
}SCSS
$custom: #fdfeea; $custom-light: #fefef0; $custom-dark: #000000;
JSON
{
"hex": "#fdfeea",
"rgb": {
"r": 253,
"g": 254,
"b": 234
},
"hsl": {
"h": 63,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.99096,
"c": 0.02614,
"h": 109.2
},
"luminance": 0.97707
}Semantic roles & 50–950 ramp
primary
#FDFEEA
secondary
#A6A2EA
accent
#00E60B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585