#FFDF75#FFDF75
#FFDF75 is a very light, vivid yellow. Relative luminance 0.753; OKLCH L 90.9% C 0.130 H 92.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF75 |
|---|---|
| RGB | rgb(255, 223, 117) |
| HSL | hsl(46, 100%, 73%) |
| HSV | hsv(46, 54%, 100%) |
| CMYK | cmyk(0%, 12.5%, 54.1%, 0%) |
| CIE-LAB | lab(89.54, -1.60, 55.35) |
| CIE-LCH | lch(89.54, 55.37, 91.65°) |
| OKLab | oklab(90.94% -0.0065 0.1302) |
| OKLCH | oklch(90.94% 0.13 92.9) |
| XYZ | xyz(70.8413, 75.3230, 27.6335) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.18
Wheat (survey)
#FBDD7E
ΔE00 1.63
Yellow Tan
#FFE36E
ΔE00 2.03
Light Mustard
#F7D560
ΔE00 2.68
Sand Yellow
#FCE166
ΔE00 2.68
Light Gold
#FDDC5C
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF75 #7595FF
analogous
#FF9A75 #FFDF75 #DAFF75
triadic
#FFDF75 #75FFDF #DF75FF
tetradic
#FFDF75 #75FF9A #7595FF #FF75DA
square
#FFDF75 #75FF9A #7595FF #FF75DA
split-complementary
#FFDF75 #75DAFF #9A75FF
monochromatic
#FAC000 #FFD138 #FFDF75 #FFEDB2 #FFF8E0
Accessibility & contrast
On white
1.31
#FFDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FFDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF75
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF75 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#FBE579
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdf75; /* rgb */ color: rgb(255, 223, 117); /* oklch */ color: oklch(90.9% 0.130 92.9);
Tailwind
colors: {
custom: {
50: '#ffe89f',
500: '#ffdf75',
950: '#000000',
},
}SCSS
$custom: #ffdf75; $custom-light: #ffe89f; $custom-dark: #000000;
JSON
{
"hex": "#ffdf75",
"rgb": {
"r": 255,
"g": 223,
"b": 117
},
"hsl": {
"h": 46.087,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90939,
"c": 0.13035,
"h": 92.9
},
"luminance": 0.7532
}Semantic roles & 50–950 ramp
primary
#FFDF75
secondary
#3C61DD
accent
#35E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480