#FFFFD3#FFFFD3
#FFFFD3 is a very light, muted yellow. Relative luminance 0.975; OKLCH L 98.9% C 0.057 H 107.4°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFD3 |
|---|---|
| RGB | rgb(255, 255, 211) |
| HSL | hsl(60, 100%, 91%) |
| HSV | hsv(60, 17%, 100%) |
| CMYK | cmyk(0%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(99.02, -7.05, 21.09) |
| CIE-LCH | lch(99.02, 22.24, 108.49°) |
| OKLab | oklab(98.9% -0.0169 0.0541) |
| OKLCH | oklch(98.9% 0.057 107.4) |
| XYZ | xyz(88.7571, 97.4840, 75.7559) |
| Luminance | 0.9748 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 0.26
Cream
#FFFDD0
ΔE00 0.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.39
Lemonchiffon
#FFFACD
ΔE00 1.91
Ivory (survey)
#FFFFCB
ΔE00 1.93
Ecru
#FEFFCA
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFD3 #D3D3FF
analogous
#FFE9D3 #FFFFD3 #E9FFD3
triadic
#FFFFD3 #D3FFFF #FFD3FF
tetradic
#FFFFD3 #D3FFE9 #D3D3FF #FFD3E9
square
#FFFFD3 #D3FFE9 #D3D3FF #FFD3E9
split-complementary
#FFFFD3 #D3E9FF #E9D3FF
monochromatic
#FFFF59 #FFFF96 #FFFFD3 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.02
#FFFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#FFFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFD3
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFD3 | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD0
Deuteranopia (green-blind)
#FFFDD5
Tritanopia (blue-blind)
#FFF9F3
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #ffffd3; /* rgb */ color: rgb(255, 255, 211); /* oklch */ color: oklch(98.9% 0.057 107.4);
Tailwind
colors: {
custom: {
50: '#ffffe0',
500: '#ffffd3',
950: '#000000',
},
}SCSS
$custom: #ffffd3; $custom-light: #ffffe0; $custom-dark: #000000;
JSON
{
"hex": "#ffffd3",
"rgb": {
"r": 255,
"g": 255,
"b": 211
},
"hsl": {
"h": 60,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.98903,
"c": 0.05669,
"h": 107.4
},
"luminance": 0.97483
}Semantic roles & 50–950 ramp
primary
#FFFFD3
secondary
#8C8CEB
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684