#FFD775#FFD775
#FFD775 is a very light, vivid orange. Relative luminance 0.711; OKLCH L 89.4% C 0.125 H 87.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD775 |
|---|---|
| RGB | rgb(255, 215, 117) |
| HSL | hsl(43, 100%, 73%) |
| HSV | hsv(43, 54%, 100%) |
| CMYK | cmyk(0%, 15.7%, 54.1%, 0%) |
| CIE-LAB | lab(87.56, 2.47, 52.99) |
| CIE-LCH | lch(87.56, 53.05, 87.33°) |
| OKLab | oklab(89.37% 0.0053 0.1251) |
| OKLCH | oklch(89.37% 0.125 87.6) |
| XYZ | xyz(68.7542, 71.1488, 26.9378) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.90
Light Mustard
#F7D560
ΔE00 3.46
Pale Gold
#FDDE6C
ΔE00 3.83
Maize
#F4D054
ΔE00 4.25
Sandy
#F1DA7A
ΔE00 4.70
Light Gold
#FDDC5C
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD775 #759DFF
analogous
#FF9275 #FFD775 #E2FF75
triadic
#FFD775 #75FFD7 #D775FF
tetradic
#FFD775 #75FF92 #759DFF #FF75E2
square
#FFD775 #75FF92 #759DFF #FF75E2
split-complementary
#FFD775 #75E2FF #9275FF
monochromatic
#FAB100 #FFC538 #FFD775 #FFE9B2 #FFF6E0
Accessibility & contrast
On white
1.38
#FFD775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FFD775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD775
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD775 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#F5E079
Tritanopia (blue-blind)
#FFC8C0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd775; /* rgb */ color: rgb(255, 215, 117); /* oklch */ color: oklch(89.4% 0.125 87.6);
Tailwind
colors: {
custom: {
50: '#ffe39f',
500: '#ffd775',
950: '#000000',
},
}SCSS
$custom: #ffd775; $custom-light: #ffe39f; $custom-dark: #000000;
JSON
{
"hex": "#ffd775",
"rgb": {
"r": 255,
"g": 215,
"b": 117
},
"hsl": {
"h": 42.609,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89372,
"c": 0.12516,
"h": 87.6
},
"luminance": 0.71145
}Semantic roles & 50–950 ramp
primary
#FFD775
secondary
#3C6ADD
accent
#43E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480