#FFC58E#FFC58E
#FFC58E is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.3% C 0.097 H 64.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC58E |
|---|---|
| RGB | rgb(255, 197, 142) |
| HSL | hsl(29, 100%, 78%) |
| HSV | hsv(29, 44%, 100%) |
| CMYK | cmyk(0%, 22.7%, 44.3%, 0%) |
| CIE-LAB | lab(83.52, 14.00, 35.51) |
| CIE-LCH | lch(83.52, 38.17, 68.49°) |
| OKLab | oklab(86.32% 0.0418 0.0874) |
| OKLCH | oklch(86.32% 0.097 64.4) |
| XYZ | xyz(66.0914, 63.1494, 34.2939) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.84
Light Peach
#FFD8B1
ΔE00 6.33
Burlywood
#DEB887
ΔE00 6.61
Peach (survey)
#FFB07C
ΔE00 6.72
Apricot
#FBCEB1
ΔE00 7.23
Peach
#FFDAB9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC58E #8EC8FF
analogous
#FF8E8F #FFC58E #FFFE8E
triadic
#FFC58E #8EFFC5 #C58EFF
tetradic
#FFC58E #8FFF8E #8EC8FF #FE8EFF
square
#FFC58E #8FFF8E #8EC8FF #FE8EFF
split-complementary
#FFC58E #8EFFFE #8E8FFF
monochromatic
#FF8614 #FFA651 #FFC58E #FFE4CB #FFEFE0
Accessibility & contrast
On white
1.54
#FFC58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FFC58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC58E
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC58E | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C88A
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc58e; /* rgb */ color: rgb(255, 197, 142); /* oklch */ color: oklch(86.3% 0.097 64.4);
Tailwind
colors: {
custom: {
50: '#ffd6af',
500: '#ffc58e',
950: '#000000',
},
}SCSS
$custom: #ffc58e; $custom-light: #ffd6af; $custom-dark: #000000;
JSON
{
"hex": "#ffc58e",
"rgb": {
"r": 255,
"g": 197,
"b": 142
},
"hsl": {
"h": 29.204,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.86316,
"c": 0.09691,
"h": 64.4
},
"luminance": 0.63145
}Semantic roles & 50–950 ramp
primary
#FFC58E
secondary
#519BE0
accent
#76E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381