#FFDD75#FFDD75
#FFDD75 is a very light, vivid yellow. Relative luminance 0.743; OKLCH L 90.5% C 0.129 H 91.6°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDD75 |
|---|---|
| RGB | rgb(255, 221, 117) |
| HSL | hsl(45, 100%, 73%) |
| HSV | hsv(45, 54%, 100%) |
| CMYK | cmyk(0%, 13.3%, 54.1%, 0%) |
| CIE-LAB | lab(89.05, -0.58, 54.76) |
| CIE-LCH | lch(89.05, 54.76, 90.61°) |
| OKLab | oklab(90.55% -0.0036 0.1289) |
| OKLCH | oklch(90.55% 0.129 91.6) |
| XYZ | xyz(70.3101, 74.2606, 27.4564) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.53
Pale Gold
#FDDE6C
ΔE00 1.69
Light Mustard
#F7D560
ΔE00 2.55
Yellow Tan
#FFE36E
ΔE00 2.74
Light Gold
#FDDC5C
ΔE00 3.07
Sandy
#F1DA7A
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDD75 #7597FF
analogous
#FF9875 #FFDD75 #DCFF75
triadic
#FFDD75 #75FFDD #DD75FF
tetradic
#FFDD75 #75FF98 #7597FF #FF75DC
square
#FFDD75 #75FF98 #7597FF #FF75DC
split-complementary
#FFDD75 #75DCFF #9875FF
monochromatic
#FABC00 #FFCE38 #FFDD75 #FFECB2 #FFF7E0
Accessibility & contrast
On white
1.32
#FFDD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#FFDD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDD75
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDD75 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#F9E479
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdd75; /* rgb */ color: rgb(255, 221, 117); /* oklch */ color: oklch(90.5% 0.129 91.6);
Tailwind
colors: {
custom: {
50: '#ffe79f',
500: '#ffdd75',
950: '#000000',
},
}SCSS
$custom: #ffdd75; $custom-light: #ffe79f; $custom-dark: #000000;
JSON
{
"hex": "#ffdd75",
"rgb": {
"r": 255,
"g": 221,
"b": 117
},
"hsl": {
"h": 45.217,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90546,
"c": 0.12896,
"h": 91.6
},
"luminance": 0.74257
}Semantic roles & 50–950 ramp
primary
#FFDD75
secondary
#3C63DD
accent
#39E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480