#FFDD76#FFDD76
#FFDD76 is a very light, vivid yellow. Relative luminance 0.743; OKLCH L 90.6% C 0.128 H 91.5°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDD76 |
|---|---|
| RGB | rgb(255, 221, 118) |
| HSL | hsl(45, 100%, 73%) |
| HSV | hsv(45, 54%, 100%) |
| CMYK | cmyk(0%, 13.3%, 53.7%, 0%) |
| CIE-LAB | lab(89.06, -0.50, 54.30) |
| CIE-LCH | lch(89.06, 54.30, 90.53°) |
| OKLab | oklab(90.56% -0.0032 0.128) |
| OKLCH | oklch(90.56% 0.128 91.5) |
| XYZ | xyz(70.3692, 74.2843, 27.7677) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.44
Pale Gold
#FDDE6C
ΔE00 1.81
Light Mustard
#F7D560
ΔE00 2.65
Yellow Tan
#FFE36E
ΔE00 2.84
Sandy
#F1DA7A
ΔE00 3.21
Light Gold
#FDDC5C
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDD76 #7698FF
analogous
#FF9876 #FFDD76 #DDFF76
triadic
#FFDD76 #76FFDD #DD76FF
tetradic
#FFDD76 #76FF98 #7698FF #FF76DD
square
#FFDD76 #76FF98 #7698FF #FF76DD
split-complementary
#FFDD76 #76DDFF #9876FF
monochromatic
#FBBC00 #FFCE39 #FFDD76 #FFECB3 #FFF7E0
Accessibility & contrast
On white
1.32
#FFDD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#FFDD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDD76
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDD76 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6D
Deuteranopia (green-blind)
#F9E47A
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdd76; /* rgb */ color: rgb(255, 221, 118); /* oklch */ color: oklch(90.6% 0.128 91.5);
Tailwind
colors: {
custom: {
50: '#ffe7a0',
500: '#ffdd76',
950: '#000000',
},
}SCSS
$custom: #ffdd76; $custom-light: #ffe7a0; $custom-dark: #000000;
JSON
{
"hex": "#ffdd76",
"rgb": {
"r": 255,
"g": 221,
"b": 118
},
"hsl": {
"h": 45.109,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90558,
"c": 0.12805,
"h": 91.5
},
"luminance": 0.74281
}Semantic roles & 50–950 ramp
primary
#FFDD76
secondary
#3D64DD
accent
#39E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480