#FFFFDE#FFFFDE
#FFFFDE is a very light, muted yellow. Relative luminance 0.981; OKLCH L 99.2% C 0.043 H 107.2°. Best body text is #000000 at 20.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFDE |
|---|---|
| RGB | rgb(255, 255, 222) |
| HSL | hsl(60, 100%, 94%) |
| HSV | hsv(60, 13%, 100%) |
| CMYK | cmyk(0%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(99.24, -5.41, 15.80) |
| CIE-LCH | lch(99.24, 16.70, 108.92°) |
| OKLab | oklab(99.15% -0.0126 0.0409) |
| OKLCH | oklch(99.15% 0.043 107.2) |
| XYZ | xyz(90.1835, 98.0546, 83.2686) |
| Luminance | 0.9805 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.60
Off White (survey)
#FFFFE4
ΔE00 1.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.27
Eggshell (survey)
#FFFFD4
ΔE00 2.74
Beige
#F5F5DC
ΔE00 3.10
Pale
#FFF9D0
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFDE #DEDEFF
analogous
#FFEEDE #FFFFDE #EEFFDE
triadic
#FFFFDE #DEFFFF #FFDEFF
tetradic
#FFFFDE #DEFFEE #DEDEFF #FFDEEE
square
#FFFFDE #DEFFEE #DEDEFF #FFDEEE
split-complementary
#FFFFDE #DEEEFF #EEDEFF
monochromatic
#FFFF64 #FFFFA1 #FFFFDE #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.02
#FFFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.61
#FFFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFDE
20.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFDE | 1.00 | 1.02 | 20.61 | 20.61 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDC
Deuteranopia (green-blind)
#FFFEDF
Tritanopia (blue-blind)
#FFFAF6
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #ffffde; /* rgb */ color: rgb(255, 255, 222); /* oklch */ color: oklch(99.2% 0.043 107.2);
Tailwind
colors: {
custom: {
50: '#ffffe8',
500: '#ffffde',
950: '#000000',
},
}SCSS
$custom: #ffffde; $custom-light: #ffffe8; $custom-dark: #000000;
JSON
{
"hex": "#ffffde",
"rgb": {
"r": 255,
"g": 255,
"b": 222
},
"hsl": {
"h": 60,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.99153,
"c": 0.04279,
"h": 107.2
},
"luminance": 0.98054
}Semantic roles & 50–950 ramp
primary
#FFFFDE
secondary
#9595EC
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181816
muted
#868684