#FFFFD6#FFFFD6
#FFFFD6 is a very light, muted yellow. Relative luminance 0.976; OKLCH L 99.0% C 0.053 H 107.3°. Best body text is #000000 at 20.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFD6 |
|---|---|
| RGB | rgb(255, 255, 214) |
| HSL | hsl(60, 100%, 92%) |
| HSV | hsv(60, 16%, 100%) |
| CMYK | cmyk(0%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(99.08, -6.61, 19.64) |
| CIE-LCH | lch(99.08, 20.73, 108.61°) |
| OKLab | oklab(98.97% -0.0158 0.0505) |
| OKLCH | oklch(98.97% 0.053 107.3) |
| XYZ | xyz(89.1366, 97.6359, 77.7551) |
| Luminance | 0.9764 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 0.52
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.02
Cream
#FFFDD0
ΔE00 1.27
Lemonchiffon
#FFFACD
ΔE00 2.16
Pale
#FFF9D0
ΔE00 2.38
Ivory (survey)
#FFFFCB
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFD6 #D6D6FF
analogous
#FFEBD6 #FFFFD6 #EBFFD6
triadic
#FFFFD6 #D6FFFF #FFD6FF
tetradic
#FFFFD6 #D6FFEB #D6D6FF #FFD6EB
square
#FFFFD6 #D6FFEB #D6D6FF #FFD6EB
split-complementary
#FFFFD6 #D6EBFF #EBD6FF
monochromatic
#FFFF5C #FFFF99 #FFFFD6 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.02
#FFFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.53
#FFFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFD6
20.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFD6 | 1.00 | 1.02 | 20.53 | 20.53 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD4
Deuteranopia (green-blind)
#FFFDD7
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #ffffd6; /* rgb */ color: rgb(255, 255, 214); /* oklch */ color: oklch(99.0% 0.053 107.3);
Tailwind
colors: {
custom: {
50: '#ffffe2',
500: '#ffffd6',
950: '#000000',
},
}SCSS
$custom: #ffffd6; $custom-light: #ffffe2; $custom-dark: #000000;
JSON
{
"hex": "#ffffd6",
"rgb": {
"r": 255,
"g": 255,
"b": 214
},
"hsl": {
"h": 60,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.9897,
"c": 0.05293,
"h": 107.3
},
"luminance": 0.97635
}Semantic roles & 50–950 ramp
primary
#FFFFD6
secondary
#8E8EEB
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684