#FFFFD5#FFFFD5
#FFFFD5 is a very light, muted yellow. Relative luminance 0.976; OKLCH L 98.9% C 0.054 H 107.4°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFD5 |
|---|---|
| RGB | rgb(255, 255, 213) |
| HSL | hsl(60, 100%, 92%) |
| HSV | hsv(60, 16%, 100%) |
| CMYK | cmyk(0%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(99.06, -6.76, 20.13) |
| CIE-LCH | lch(99.06, 21.23, 108.57°) |
| OKLab | oklab(98.95% -0.0162 0.0517) |
| OKLCH | oklch(98.95% 0.054 107.4) |
| XYZ | xyz(89.0093, 97.5849, 77.0846) |
| Luminance | 0.9758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 0.26
Cream
#FFFDD0
ΔE00 1.08
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.10
Lemonchiffon
#FFFACD
ΔE00 2.05
Pale
#FFF9D0
ΔE00 2.39
Ivory (survey)
#FFFFCB
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFD5 #D5D5FF
analogous
#FFEAD5 #FFFFD5 #EAFFD5
triadic
#FFFFD5 #D5FFFF #FFD5FF
tetradic
#FFFFD5 #D5FFEA #D5D5FF #FFD5EA
square
#FFFFD5 #D5FFEA #D5D5FF #FFD5EA
split-complementary
#FFFFD5 #D5EAFF #EAD5FF
monochromatic
#FFFF5B #FFFF98 #FFFFD5 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.02
#FFFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.52
#FFFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFD5
20.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFD5 | 1.00 | 1.02 | 20.52 | 20.52 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD3
Deuteranopia (green-blind)
#FFFDD6
Tritanopia (blue-blind)
#FFF9F3
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #ffffd5; /* rgb */ color: rgb(255, 255, 213); /* oklch */ color: oklch(98.9% 0.054 107.4);
Tailwind
colors: {
custom: {
50: '#ffffe2',
500: '#ffffd5',
950: '#000000',
},
}SCSS
$custom: #ffffd5; $custom-light: #ffffe2; $custom-dark: #000000;
JSON
{
"hex": "#ffffd5",
"rgb": {
"r": 255,
"g": 255,
"b": 213
},
"hsl": {
"h": 60,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.98947,
"c": 0.05419,
"h": 107.4
},
"luminance": 0.97584
}Semantic roles & 50–950 ramp
primary
#FFFFD5
secondary
#8D8DEB
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684