#FDFFD3#FDFFD3
#FDFFD3 is a very light, muted yellow. Relative luminance 0.971; OKLCH L 98.7% C 0.057 H 109.5°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFD3 |
|---|---|
| RGB | rgb(253, 255, 211) |
| HSL | hsl(63, 100%, 91%) |
| HSV | hsv(63, 17%, 100%) |
| CMYK | cmyk(0.8%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(98.87, -7.76, 20.86) |
| CIE-LCH | lch(98.87, 22.25, 110.41°) |
| OKLab | oklab(98.75% -0.019 0.0535) |
| OKLCH | oklch(98.75% 0.057 109.5) |
| XYZ | xyz(88.0250, 97.1065, 75.7216) |
| Luminance | 0.9711 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 0.73
Cream
#FFFDD0
ΔE00 1.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.51
Ivory (survey)
#FFFFCB
ΔE00 2.04
Ecru
#FEFFCA
ΔE00 2.19
Lemonchiffon
#FFFACD
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFD3 #D5D3FF
analogous
#FFEBD3 #FDFFD3 #E7FFD3
triadic
#FDFFD3 #D3FDFF #FFD3FD
tetradic
#FDFFD3 #D3FFEB #D5D3FF #FFD3E7
square
#FDFFD3 #D3FFEB #D5D3FF #FFD3E7
split-complementary
#FDFFD3 #D3E7FF #EBD3FF
monochromatic
#F7FF59 #FAFF96 #FDFFD3 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.03
#FDFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#FDFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFD3
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFD3 | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 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: #fdffd3; /* rgb */ color: rgb(253, 255, 211); /* oklch */ color: oklch(98.7% 0.057 109.5);
Tailwind
colors: {
custom: {
50: '#feffe0',
500: '#fdffd3',
950: '#000000',
},
}SCSS
$custom: #fdffd3; $custom-light: #feffe0; $custom-dark: #000000;
JSON
{
"hex": "#fdffd3",
"rgb": {
"r": 253,
"g": 255,
"b": 211
},
"hsl": {
"h": 62.727,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.98749,
"c": 0.0568,
"h": 109.5
},
"luminance": 0.97106
}Semantic roles & 50–950 ramp
primary
#FDFFD3
secondary
#908CEB
accent
#00E60A
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684