#FFFFD0#FFFFD0
#FFFFD0 is a very light, moderate yellow. Relative luminance 0.973; OKLCH L 98.8% C 0.060 H 107.5°. Best body text is #000000 at 20.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFD0 |
|---|---|
| RGB | rgb(255, 255, 208) |
| HSL | hsl(60, 100%, 91%) |
| HSV | hsv(60, 18%, 100%) |
| CMYK | cmyk(0%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(98.96, -7.49, 22.53) |
| CIE-LCH | lch(98.96, 23.74, 108.38°) |
| OKLab | oklab(98.84% -0.0181 0.0577) |
| OKLCH | oklch(98.84% 0.06 107.5) |
| XYZ | xyz(88.3845, 97.3350, 73.7937) |
| Luminance | 0.9733 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream
#FFFDD0
ΔE00 0.88
Eggshell (survey)
#FFFFD4
ΔE00 1.00
Ivory (survey)
#FFFFCB
ΔE00 1.19
Ecru
#FEFFCA
ΔE00 1.45
Lemonchiffon
#FFFACD
ΔE00 1.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFD0 #D0D0FF
analogous
#FFE7D0 #FFFFD0 #E7FFD0
triadic
#FFFFD0 #D0FFFF #FFD0FF
tetradic
#FFFFD0 #D0FFE7 #D0D0FF #FFD0E7
square
#FFFFD0 #D0FFE7 #D0D0FF #FFD0E7
split-complementary
#FFFFD0 #D0E7FF #E7D0FF
monochromatic
#FFFF56 #FFFF93 #FFFFD0 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.03
#FFFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.47
#FFFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFD0
20.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFD0 | 1.00 | 1.03 | 20.47 | 20.47 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBCD
Deuteranopia (green-blind)
#FFFDD2
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #ffffd0; /* rgb */ color: rgb(255, 255, 208); /* oklch */ color: oklch(98.8% 0.060 107.5);
Tailwind
colors: {
custom: {
50: '#ffffde',
500: '#ffffd0',
950: '#000000',
},
}SCSS
$custom: #ffffd0; $custom-light: #ffffde; $custom-dark: #000000;
JSON
{
"hex": "#ffffd0",
"rgb": {
"r": 255,
"g": 255,
"b": 208
},
"hsl": {
"h": 60,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.98837,
"c": 0.06044,
"h": 107.5
},
"luminance": 0.97334
}Semantic roles & 50–950 ramp
primary
#FFFFD0
secondary
#8989EA
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684