#FFD58A#FFD58A
#FFD58A is a very light, moderate orange. Relative luminance 0.707; OKLCH L 89.3% C 0.104 H 81.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD58A |
|---|---|
| RGB | rgb(255, 213, 138) |
| HSL | hsl(38, 100%, 77%) |
| HSV | hsv(38, 46%, 100%) |
| CMYK | cmyk(0%, 16.5%, 45.9%, 0%) |
| CIE-LAB | lab(87.33, 5.32, 42.45) |
| CIE-LCH | lch(87.33, 42.78, 82.85°) |
| OKLab | oklab(89.28% 0.0159 0.1031) |
| OKLCH | oklch(89.28% 0.104 81.3) |
| XYZ | xyz(69.6242, 70.6870, 34.0165) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.63
Navajowhite
#FFDEAD
ΔE00 5.78
Pale Peach
#FFE5AD
ΔE00 5.99
Sand (survey)
#E2CA76
ΔE00 6.83
Moccasin
#FFE4B5
ΔE00 7.00
Sandy
#F1DA7A
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD58A #8AB4FF
analogous
#FF9B8A #FFD58A #EEFF8A
triadic
#FFD58A #8AFFD5 #D58AFF
tetradic
#FFD58A #8AFF9B #8AB4FF #FF8AEE
square
#FFD58A #8AFF9B #8AB4FF #FF8AEE
split-complementary
#FFD58A #8AEEFF #9B8AFF
monochromatic
#FFA910 #FFBF4D #FFD58A #FFEBC7 #FFF4E0
Accessibility & contrast
On white
1.39
#FFD58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FFD58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD58A
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD58A | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D584
Deuteranopia (green-blind)
#F1DF8C
Tritanopia (blue-blind)
#FFC8C2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd58a; /* rgb */ color: rgb(255, 213, 138); /* oklch */ color: oklch(89.3% 0.104 81.3);
Tailwind
colors: {
custom: {
50: '#ffe1ad',
500: '#ffd58a',
950: '#000000',
},
}SCSS
$custom: #ffd58a; $custom-light: #ffe1ad; $custom-dark: #000000;
JSON
{
"hex": "#ffd58a",
"rgb": {
"r": 255,
"g": 213,
"b": 138
},
"hsl": {
"h": 38.462,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.89282,
"c": 0.10435,
"h": 81.3
},
"luminance": 0.70683
}Semantic roles & 50–950 ramp
primary
#FFD58A
secondary
#4E82E0
accent
#52E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481