#FFFFD2#FFFFD2
#FFFFD2 is a very light, muted yellow. Relative luminance 0.974; OKLCH L 98.9% C 0.058 H 107.4°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFD2 |
|---|---|
| RGB | rgb(255, 255, 210) |
| HSL | hsl(60, 100%, 91%) |
| HSV | hsv(60, 18%, 100%) |
| CMYK | cmyk(0%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(99.00, -7.20, 21.57) |
| CIE-LCH | lch(99.00, 22.74, 108.46°) |
| OKLab | oklab(98.88% -0.0173 0.0553) |
| OKLCH | oklch(98.88% 0.058 107.4) |
| XYZ | xyz(88.6321, 97.4340, 75.0978) |
| Luminance | 0.9743 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 0.51
Cream
#FFFDD0
ΔE00 0.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.57
Ivory (survey)
#FFFFCB
ΔE00 1.68
Lemonchiffon
#FFFACD
ΔE00 1.89
Ecru
#FEFFCA
ΔE00 1.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFD2 #D2D2FF
analogous
#FFE8D2 #FFFFD2 #E8FFD2
triadic
#FFFFD2 #D2FFFF #FFD2FF
tetradic
#FFFFD2 #D2FFE8 #D2D2FF #FFD2E8
square
#FFFFD2 #D2FFE8 #D2D2FF #FFD2E8
split-complementary
#FFFFD2 #D2E8FF #E8D2FF
monochromatic
#FFFF58 #FFFF95 #FFFFD2 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.03
#FFFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#FFFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFD2
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFD2 | 1.00 | 1.03 | 20.49 | 20.49 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBCF
Deuteranopia (green-blind)
#FFFDD4
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #ffffd2; /* rgb */ color: rgb(255, 255, 210); /* oklch */ color: oklch(98.9% 0.058 107.4);
Tailwind
colors: {
custom: {
50: '#ffffe0',
500: '#ffffd2',
950: '#000000',
},
}SCSS
$custom: #ffffd2; $custom-light: #ffffe0; $custom-dark: #000000;
JSON
{
"hex": "#ffffd2",
"rgb": {
"r": 255,
"g": 255,
"b": 210
},
"hsl": {
"h": 60,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.98881,
"c": 0.05795,
"h": 107.4
},
"luminance": 0.97433
}Semantic roles & 50–950 ramp
primary
#FFFFD2
secondary
#8B8BEA
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684