#FFD58B#FFD58B
#FFD58B is a very light, moderate orange. Relative luminance 0.707; OKLCH L 89.3% C 0.103 H 81.0°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD58B |
|---|---|
| RGB | rgb(255, 213, 139) |
| HSL | hsl(38, 100%, 77%) |
| HSV | hsv(38, 45%, 100%) |
| CMYK | cmyk(0%, 16.5%, 45.5%, 0%) |
| CIE-LAB | lab(87.35, 5.42, 41.97) |
| CIE-LCH | lch(87.35, 42.32, 82.64°) |
| OKLab | oklab(89.3% 0.0162 0.1021) |
| OKLCH | oklch(89.3% 0.103 81) |
| XYZ | xyz(69.6969, 70.7160, 34.3995) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.61
Wheat (survey)
#FBDD7E
ΔE00 5.79
Pale Peach
#FFE5AD
ΔE00 5.91
Moccasin
#FFE4B5
ΔE00 6.87
Sand (survey)
#E2CA76
ΔE00 6.93
Sandy
#F1DA7A
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD58B #8BB5FF
analogous
#FF9B8B #FFD58B #EFFF8B
triadic
#FFD58B #8BFFD5 #D58BFF
tetradic
#FFD58B #8BFF9B #8BB5FF #FF8BEF
square
#FFD58B #8BFF9B #8BB5FF #FF8BEF
split-complementary
#FFD58B #8BEFFF #9B8BFF
monochromatic
#FFA911 #FFBF4E #FFD58B #FFEBC8 #FFF4E0
Accessibility & contrast
On white
1.39
#FFD58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FFD58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD58B
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD58B | 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)
#E7D585
Deuteranopia (green-blind)
#F1DF8D
Tritanopia (blue-blind)
#FFC8C3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd58b; /* rgb */ color: rgb(255, 213, 139); /* oklch */ color: oklch(89.3% 0.103 81.0);
Tailwind
colors: {
custom: {
50: '#ffe1ae',
500: '#ffd58b',
950: '#000000',
},
}SCSS
$custom: #ffd58b; $custom-light: #ffe1ae; $custom-dark: #000000;
JSON
{
"hex": "#ffd58b",
"rgb": {
"r": 255,
"g": 213,
"b": 139
},
"hsl": {
"h": 38.276,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.89298,
"c": 0.10338,
"h": 81
},
"luminance": 0.70713
}Semantic roles & 50–950 ramp
primary
#FFD58B
secondary
#4E83E0
accent
#53E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481