#FFFFD1#FFFFD1
#FFFFD1 is a very light, muted yellow. Relative luminance 0.974; OKLCH L 98.9% C 0.059 H 107.4°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFD1 |
|---|---|
| RGB | rgb(255, 255, 209) |
| HSL | hsl(60, 100%, 91%) |
| HSV | hsv(60, 18%, 100%) |
| CMYK | cmyk(0%, 0%, 18%, 0%) |
| CIE-LAB | lab(98.98, -7.34, 22.05) |
| CIE-LCH | lch(98.98, 23.24, 108.42°) |
| OKLab | oklab(98.86% -0.0177 0.0565) |
| OKLCH | oklch(98.86% 0.059 107.4) |
| XYZ | xyz(88.5079, 97.3844, 74.4437) |
| Luminance | 0.9738 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 0.76
Cream
#FFFDD0
ΔE00 0.78
Ivory (survey)
#FFFFCB
ΔE00 1.43
Ecru
#FEFFCA
ΔE00 1.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.77
Lemonchiffon
#FFFACD
ΔE00 1.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFD1 #D1D1FF
analogous
#FFE8D1 #FFFFD1 #E8FFD1
triadic
#FFFFD1 #D1FFFF #FFD1FF
tetradic
#FFFFD1 #D1FFE8 #D1D1FF #FFD1E8
square
#FFFFD1 #D1FFE8 #D1D1FF #FFD1E8
split-complementary
#FFFFD1 #D1E8FF #E8D1FF
monochromatic
#FFFF57 #FFFF94 #FFFFD1 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.03
#FFFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.48
#FFFFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFD1
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFD1 | 1.00 | 1.03 | 20.48 | 20.48 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBCE
Deuteranopia (green-blind)
#FFFDD3
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #ffffd1; /* rgb */ color: rgb(255, 255, 209); /* oklch */ color: oklch(98.9% 0.059 107.4);
Tailwind
colors: {
custom: {
50: '#ffffdf',
500: '#ffffd1',
950: '#000000',
},
}SCSS
$custom: #ffffd1; $custom-light: #ffffdf; $custom-dark: #000000;
JSON
{
"hex": "#ffffd1",
"rgb": {
"r": 255,
"g": 255,
"b": 209
},
"hsl": {
"h": 60,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.98859,
"c": 0.0592,
"h": 107.4
},
"luminance": 0.97383
}Semantic roles & 50–950 ramp
primary
#FFFFD1
secondary
#8A8AEA
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684