#FFDC75#FFDC75
#FFDC75 is a very light, vivid orange. Relative luminance 0.737; OKLCH L 90.3% C 0.128 H 90.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC75 |
|---|---|
| RGB | rgb(255, 220, 117) |
| HSL | hsl(45, 100%, 73%) |
| HSV | hsv(45, 54%, 100%) |
| CMYK | cmyk(0%, 13.7%, 54.1%, 0%) |
| CIE-LAB | lab(88.80, -0.08, 54.46) |
| CIE-LCH | lch(88.80, 54.46, 90.08°) |
| OKLab | oklab(90.35% -0.0021 0.1283) |
| OKLCH | oklch(90.35% 0.128 90.9) |
| XYZ | xyz(70.0469, 73.7342, 27.3687) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.62
Pale Gold
#FDDE6C
ΔE00 2.01
Light Mustard
#F7D560
ΔE00 2.57
Yellow Tan
#FFE36E
ΔE00 3.11
Light Gold
#FDDC5C
ΔE00 3.27
Sandy
#F1DA7A
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC75 #7598FF
analogous
#FF9775 #FFDC75 #DDFF75
triadic
#FFDC75 #75FFDC #DC75FF
tetradic
#FFDC75 #75FF97 #7598FF #FF75DD
square
#FFDC75 #75FF97 #7598FF #FF75DD
split-complementary
#FFDC75 #75DDFF #9775FF
monochromatic
#FABA00 #FFCC38 #FFDC75 #FFECB2 #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#FFDC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC75
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC75 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96C
Deuteranopia (green-blind)
#F8E379
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc75; /* rgb */ color: rgb(255, 220, 117); /* oklch */ color: oklch(90.3% 0.128 90.9);
Tailwind
colors: {
custom: {
50: '#ffe69f',
500: '#ffdc75',
950: '#000000',
},
}SCSS
$custom: #ffdc75; $custom-light: #ffe69f; $custom-dark: #000000;
JSON
{
"hex": "#ffdc75",
"rgb": {
"r": 255,
"g": 220,
"b": 117
},
"hsl": {
"h": 44.783,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90349,
"c": 0.12829,
"h": 90.9
},
"luminance": 0.73731
}Semantic roles & 50–950 ramp
primary
#FFDC75
secondary
#3C64DD
accent
#3AE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480