#FFD075#FFD075
#FFD075 is a very light, vivid orange. Relative luminance 0.677; OKLCH L 88.0% C 0.122 H 82.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD075 |
|---|---|
| RGB | rgb(255, 208, 117) |
| HSL | hsl(40, 100%, 73%) |
| HSV | hsv(40, 54%, 100%) |
| CMYK | cmyk(0%, 18.4%, 54.1%, 0%) |
| CIE-LAB | lab(85.84, 6.06, 50.94) |
| CIE-LCH | lch(85.84, 51.29, 83.21°) |
| OKLab | oklab(88.02% 0.0158 0.1206) |
| OKLCH | oklch(88.02% 0.122 82.5) |
| XYZ | xyz(67.0098, 67.6599, 26.3563) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.48
Light Mustard
#F7D560
ΔE00 5.84
Maize
#F4D054
ΔE00 6.11
Pale Gold
#FDDE6C
ΔE00 6.65
Sand (survey)
#E2CA76
ΔE00 6.76
Sandy
#F1DA7A
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD075 #75A4FF
analogous
#FF8B75 #FFD075 #E9FF75
triadic
#FFD075 #75FFD0 #D075FF
tetradic
#FFD075 #75FF8B #75A4FF #FF75E9
square
#FFD075 #75FF8B #75A4FF #FF75E9
split-complementary
#FFD075 #75E9FF #8B75FF
monochromatic
#FAA500 #FFBB38 #FFD075 #FFE5B2 #FFF5E0
Accessibility & contrast
On white
1.45
#FFD075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#FFD075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD075
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD075 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06D
Deuteranopia (green-blind)
#F0DC78
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd075; /* rgb */ color: rgb(255, 208, 117); /* oklch */ color: oklch(88.0% 0.122 82.5);
Tailwind
colors: {
custom: {
50: '#ffde9f',
500: '#ffd075',
950: '#000000',
},
}SCSS
$custom: #ffd075; $custom-light: #ffde9f; $custom-dark: #000000;
JSON
{
"hex": "#ffd075",
"rgb": {
"r": 255,
"g": 208,
"b": 117
},
"hsl": {
"h": 39.565,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.88018,
"c": 0.12158,
"h": 82.5
},
"luminance": 0.67656
}Semantic roles & 50–950 ramp
primary
#FFD075
secondary
#3C72DD
accent
#4EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480