#FFD58D#FFD58D
#FFD58D is a very light, moderate orange. Relative luminance 0.708; OKLCH L 89.3% C 0.101 H 80.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD58D |
|---|---|
| RGB | rgb(255, 213, 141) |
| HSL | hsl(38, 100%, 78%) |
| HSV | hsv(38, 45%, 100%) |
| CMYK | cmyk(0%, 16.5%, 44.7%, 0%) |
| CIE-LAB | lab(87.38, 5.61, 41.00) |
| CIE-LCH | lch(87.38, 41.38, 82.20°) |
| OKLab | oklab(89.33% 0.017 0.1) |
| OKLCH | oklch(89.33% 0.101 80.4) |
| XYZ | xyz(69.8444, 70.7750, 35.1762) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.28
Pale Peach
#FFE5AD
ΔE00 5.76
Wheat (survey)
#FBDD7E
ΔE00 6.12
Moccasin
#FFE4B5
ΔE00 6.61
Sand (survey)
#E2CA76
ΔE00 7.15
Wheat
#F5DEB3
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD58D #8DB7FF
analogous
#FF9C8D #FFD58D #F0FF8D
triadic
#FFD58D #8DFFD5 #D58DFF
tetradic
#FFD58D #8DFF9C #8DB7FF #FF8DF0
square
#FFD58D #8DFF9C #8DB7FF #FF8DF0
split-complementary
#FFD58D #8DF0FF #9C8DFF
monochromatic
#FFA813 #FFBE50 #FFD58D #FFECCA #FFF4E0
Accessibility & contrast
On white
1.39
#FFD58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#FFD58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD58D
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD58D | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D588
Deuteranopia (green-blind)
#F1DF8F
Tritanopia (blue-blind)
#FFC8C3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd58d; /* rgb */ color: rgb(255, 213, 141); /* oklch */ color: oklch(89.3% 0.101 80.4);
Tailwind
colors: {
custom: {
50: '#ffe1af',
500: '#ffd58d',
950: '#000000',
},
}SCSS
$custom: #ffd58d; $custom-light: #ffe1af; $custom-dark: #000000;
JSON
{
"hex": "#ffd58d",
"rgb": {
"r": 255,
"g": 213,
"b": 141
},
"hsl": {
"h": 37.895,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.8933,
"c": 0.10143,
"h": 80.4
},
"luminance": 0.70772
}Semantic roles & 50–950 ramp
primary
#FFD58D
secondary
#5085E0
accent
#55E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481