#FFD58E#FFD58E
#FFD58E is a very light, moderate orange. Relative luminance 0.708; OKLCH L 89.3% C 0.100 H 80.0°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD58E |
|---|---|
| RGB | rgb(255, 213, 142) |
| HSL | hsl(38, 100%, 78%) |
| HSV | hsv(38, 44%, 100%) |
| CMYK | cmyk(0%, 16.5%, 44.3%, 0%) |
| CIE-LAB | lab(87.39, 5.71, 40.52) |
| CIE-LCH | lch(87.39, 40.92, 81.97°) |
| OKLab | oklab(89.35% 0.0174 0.0989) |
| OKLCH | oklch(89.35% 0.1 80) |
| XYZ | xyz(69.9191, 70.8049, 35.5698) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.11
Pale Peach
#FFE5AD
ΔE00 5.69
Wheat (survey)
#FBDD7E
ΔE00 6.29
Moccasin
#FFE4B5
ΔE00 6.48
Wheat
#F5DEB3
ΔE00 7.24
Sand (survey)
#E2CA76
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD58E #8EB8FF
analogous
#FF9C8E #FFD58E #F1FF8E
triadic
#FFD58E #8EFFD5 #D58EFF
tetradic
#FFD58E #8EFF9C #8EB8FF #FF8EF1
square
#FFD58E #8EFF9C #8EB8FF #FF8EF1
split-complementary
#FFD58E #8EF1FF #9C8EFF
monochromatic
#FFA814 #FFBE51 #FFD58E #FFECCB #FFF4E0
Accessibility & contrast
On white
1.39
#FFD58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#FFD58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD58E
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD58E | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#F1DF90
Tritanopia (blue-blind)
#FFC9C3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd58e; /* rgb */ color: rgb(255, 213, 142); /* oklch */ color: oklch(89.3% 0.100 80.0);
Tailwind
colors: {
custom: {
50: '#ffe1b0',
500: '#ffd58e',
950: '#000000',
},
}SCSS
$custom: #ffd58e; $custom-light: #ffe1b0; $custom-dark: #000000;
JSON
{
"hex": "#ffd58e",
"rgb": {
"r": 255,
"g": 213,
"b": 142
},
"hsl": {
"h": 37.699,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.89346,
"c": 0.10045,
"h": 80
},
"luminance": 0.70801
}Semantic roles & 50–950 ramp
primary
#FFD58E
secondary
#5186E0
accent
#55E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481