#FFC592#FFC592
#FFC592 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.4% C 0.094 H 62.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC592 |
|---|---|
| RGB | rgb(255, 197, 146) |
| HSL | hsl(28, 100%, 79%) |
| HSV | hsv(28, 43%, 100%) |
| CMYK | cmyk(0%, 22.7%, 42.7%, 0%) |
| CIE-LAB | lab(83.59, 14.40, 33.53) |
| CIE-LCH | lch(83.59, 36.49, 66.75°) |
| OKLab | oklab(86.39% 0.0433 0.083) |
| OKLCH | oklch(86.39% 0.094 62.4) |
| XYZ | xyz(66.3971, 63.2717, 35.9040) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 6.04
Apricot (survey)
#FFB16D
ΔE00 6.08
Peach (survey)
#FFB07C
ΔE00 6.27
Apricot
#FBCEB1
ΔE00 6.34
Burlywood
#DEB887
ΔE00 6.88
Peach
#FFDAB9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC592 #92CCFF
analogous
#FF9295 #FFC592 #FFFB92
triadic
#FFC592 #92FFC5 #C592FF
tetradic
#FFC592 #95FF92 #92CCFF #FB92FF
square
#FFC592 #95FF92 #92CCFF #FB92FF
split-complementary
#FFC592 #92FFFB #9295FF
monochromatic
#FF8418 #FFA455 #FFC592 #FFE6CF #FFEFE0
Accessibility & contrast
On white
1.54
#FFC592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FFC592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC592
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC592 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98E
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#FFB9B8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc592; /* rgb */ color: rgb(255, 197, 146); /* oklch */ color: oklch(86.4% 0.094 62.4);
Tailwind
colors: {
custom: {
50: '#ffd6b2',
500: '#ffc592',
950: '#000000',
},
}SCSS
$custom: #ffc592; $custom-light: #ffd6b2; $custom-dark: #000000;
JSON
{
"hex": "#ffc592",
"rgb": {
"r": 255,
"g": 197,
"b": 146
},
"hsl": {
"h": 28.073,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.86387,
"c": 0.09361,
"h": 62.4
},
"luminance": 0.63268
}Semantic roles & 50–950 ramp
primary
#FFC592
secondary
#549FE1
accent
#7AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381