#FFD58F#FFD58F
#FFD58F is a very light, moderate orange. Relative luminance 0.708; OKLCH L 89.4% C 0.099 H 79.7°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD58F |
|---|---|
| RGB | rgb(255, 213, 143) |
| HSL | hsl(38, 100%, 78%) |
| HSV | hsv(38, 44%, 100%) |
| CMYK | cmyk(0%, 16.5%, 43.9%, 0%) |
| CIE-LAB | lab(87.40, 5.81, 40.03) |
| CIE-LCH | lch(87.40, 40.45, 81.74°) |
| OKLab | oklab(89.36% 0.0177 0.0979) |
| OKLCH | oklch(89.36% 0.099 79.7) |
| XYZ | xyz(69.9945, 70.8351, 35.9670) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.95
Pale Peach
#FFE5AD
ΔE00 5.63
Moccasin
#FFE4B5
ΔE00 6.35
Wheat (survey)
#FBDD7E
ΔE00 6.46
Wheat
#F5DEB3
ΔE00 7.11
Sand (survey)
#E2CA76
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD58F #8FB9FF
analogous
#FF9D8F #FFD58F #F1FF8F
triadic
#FFD58F #8FFFD5 #D58FFF
tetradic
#FFD58F #8FFF9D #8FB9FF #FF8FF1
square
#FFD58F #8FFF9D #8FB9FF #FF8FF1
split-complementary
#FFD58F #8FF1FF #9D8FFF
monochromatic
#FFA715 #FFBE52 #FFD58F #FFECCC #FFF4E0
Accessibility & contrast
On white
1.38
#FFD58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#FFD58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD58F
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD58F | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58A
Deuteranopia (green-blind)
#F1DF91
Tritanopia (blue-blind)
#FFC9C3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd58f; /* rgb */ color: rgb(255, 213, 143); /* oklch */ color: oklch(89.4% 0.099 79.7);
Tailwind
colors: {
custom: {
50: '#ffe1b0',
500: '#ffd58f',
950: '#000000',
},
}SCSS
$custom: #ffd58f; $custom-light: #ffe1b0; $custom-dark: #000000;
JSON
{
"hex": "#ffd58f",
"rgb": {
"r": 255,
"g": 213,
"b": 143
},
"hsl": {
"h": 37.5,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.89362,
"c": 0.09948,
"h": 79.7
},
"luminance": 0.70832
}Semantic roles & 50–950 ramp
primary
#FFD58F
secondary
#5287E0
accent
#56E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481