#FFD375#FFD375
#FFD375 is a very light, vivid orange. Relative luminance 0.691; OKLCH L 88.6% C 0.123 H 84.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD375 |
|---|---|
| RGB | rgb(255, 211, 117) |
| HSL | hsl(41, 100%, 73%) |
| HSV | hsv(41, 54%, 100%) |
| CMYK | cmyk(0%, 17.3%, 54.1%, 0%) |
| CIE-LAB | lab(86.57, 4.52, 51.82) |
| CIE-LCH | lch(86.57, 52.01, 85.02°) |
| OKLab | oklab(88.6% 0.0113 0.1225) |
| OKLCH | oklch(88.6% 0.123 84.7) |
| XYZ | xyz(67.7481, 69.1366, 26.6024) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.32
Light Mustard
#F7D560
ΔE00 4.74
Maize
#F4D054
ΔE00 5.18
Pale Gold
#FDDE6C
ΔE00 5.42
Sandy
#F1DA7A
ΔE00 6.03
Light Gold
#FDDC5C
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD375 #75A1FF
analogous
#FF8E75 #FFD375 #E6FF75
triadic
#FFD375 #75FFD3 #D375FF
tetradic
#FFD375 #75FF8E #75A1FF #FF75E6
square
#FFD375 #75FF8E #75A1FF #FF75E6
split-complementary
#FFD375 #75E6FF #8E75FF
monochromatic
#FAAA00 #FFBF38 #FFD375 #FFE7B2 #FFF5E0
Accessibility & contrast
On white
1.42
#FFD375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#FFD375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD375
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD375 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26D
Deuteranopia (green-blind)
#F2DD78
Tritanopia (blue-blind)
#FFC4BD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd375; /* rgb */ color: rgb(255, 211, 117); /* oklch */ color: oklch(88.6% 0.123 84.7);
Tailwind
colors: {
custom: {
50: '#ffe09f',
500: '#ffd375',
950: '#000000',
},
}SCSS
$custom: #ffd375; $custom-light: #ffe09f; $custom-dark: #000000;
JSON
{
"hex": "#ffd375",
"rgb": {
"r": 255,
"g": 211,
"b": 117
},
"hsl": {
"h": 40.87,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.88596,
"c": 0.123,
"h": 84.7
},
"luminance": 0.69133
}Semantic roles & 50–950 ramp
primary
#FFD375
secondary
#3C6FDD
accent
#49E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480