#FFC595#FFC595
#FFC595 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.4% C 0.091 H 60.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC595 |
|---|---|
| RGB | rgb(255, 197, 149) |
| HSL | hsl(27, 100%, 79%) |
| HSV | hsv(27, 42%, 100%) |
| CMYK | cmyk(0%, 22.7%, 41.6%, 0%) |
| CIE-LAB | lab(83.63, 14.72, 32.03) |
| CIE-LCH | lch(83.63, 35.25, 65.33°) |
| OKLab | oklab(86.44% 0.0445 0.0796) |
| OKLCH | oklch(86.44% 0.091 60.8) |
| XYZ | xyz(66.6335, 63.3663, 37.1492) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.67
Light Peach
#FFD8B1
ΔE00 5.93
Peach (survey)
#FFB07C
ΔE00 6.05
Apricot (survey)
#FFB16D
ΔE00 6.39
Peach
#FFDAB9
ΔE00 6.88
Burlywood
#DEB887
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC595 #95CFFF
analogous
#FF959A #FFC595 #FFFA95
triadic
#FFC595 #95FFC5 #C595FF
tetradic
#FFC595 #9AFF95 #95CFFF #FA95FF
square
#FFC595 #9AFF95 #95CFFF #FA95FF
split-complementary
#FFC595 #95FFFA #959AFF
monochromatic
#FF821B #FFA458 #FFC595 #FFE6D2 #FFEEE0
Accessibility & contrast
On white
1.54
#FFC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#FFC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC595
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC595 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C992
Deuteranopia (green-blind)
#E4D696
Tritanopia (blue-blind)
#FFB9B8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc595; /* rgb */ color: rgb(255, 197, 149); /* oklch */ color: oklch(86.4% 0.091 60.8);
Tailwind
colors: {
custom: {
50: '#ffd6b4',
500: '#ffc595',
950: '#000000',
},
}SCSS
$custom: #ffc595; $custom-light: #ffd6b4; $custom-dark: #000000;
JSON
{
"hex": "#ffc595",
"rgb": {
"r": 255,
"g": 197,
"b": 149
},
"hsl": {
"h": 27.17,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.86442,
"c": 0.09118,
"h": 60.8
},
"luminance": 0.63362
}Semantic roles & 50–950 ramp
primary
#FFC595
secondary
#57A3E1
accent
#7EE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381