#FFDA75#FFDA75
#FFDA75 is a very light, vivid orange. Relative luminance 0.727; OKLCH L 90.0% C 0.127 H 89.6°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA75 |
|---|---|
| RGB | rgb(255, 218, 117) |
| HSL | hsl(44, 100%, 73%) |
| HSV | hsv(44, 54%, 100%) |
| CMYK | cmyk(0%, 14.5%, 54.1%, 0%) |
| CIE-LAB | lab(88.30, 0.94, 53.88) |
| CIE-LCH | lch(88.30, 53.88, 89.00°) |
| OKLab | oklab(89.96% 0.0008 0.127) |
| OKLCH | oklch(89.96% 0.127 89.6) |
| XYZ | xyz(69.5251, 72.6907, 27.1948) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.00
Pale Gold
#FDDE6C
ΔE00 2.71
Light Mustard
#F7D560
ΔE00 2.79
Light Gold
#FDDC5C
ΔE00 3.78
Sandy
#F1DA7A
ΔE00 3.85
Yellow Tan
#FFE36E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA75 #759AFF
analogous
#FF9575 #FFDA75 #DFFF75
triadic
#FFDA75 #75FFDA #DA75FF
tetradic
#FFDA75 #75FF95 #759AFF #FF75DF
square
#FFDA75 #75FF95 #759AFF #FF75DF
split-complementary
#FFDA75 #75DFFF #9575FF
monochromatic
#FAB700 #FFCA38 #FFDA75 #FFEAB2 #FFF7E0
Accessibility & contrast
On white
1.35
#FFDA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#FFDA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA75
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA75 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#F7E279
Tritanopia (blue-blind)
#FFCBC3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda75; /* rgb */ color: rgb(255, 218, 117); /* oklch */ color: oklch(90.0% 0.127 89.6);
Tailwind
colors: {
custom: {
50: '#ffe59f',
500: '#ffda75',
950: '#000000',
},
}SCSS
$custom: #ffda75; $custom-light: #ffe59f; $custom-dark: #000000;
JSON
{
"hex": "#ffda75",
"rgb": {
"r": 255,
"g": 218,
"b": 117
},
"hsl": {
"h": 43.913,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89957,
"c": 0.12698,
"h": 89.6
},
"luminance": 0.72687
}Semantic roles & 50–950 ramp
primary
#FFDA75
secondary
#3C67DD
accent
#3EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480