#FFC495#FFC495
#FFC495 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.3% C 0.091 H 59.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC495 |
|---|---|
| RGB | rgb(255, 196, 149) |
| HSL | hsl(27, 100%, 79%) |
| HSV | hsv(27, 42%, 100%) |
| CMYK | cmyk(0%, 23.1%, 41.6%, 0%) |
| CIE-LAB | lab(83.40, 15.24, 31.72) |
| CIE-LCH | lch(83.40, 35.19, 64.34°) |
| OKLab | oklab(86.26% 0.0461 0.0788) |
| OKLCH | oklch(86.26% 0.091 59.7) |
| XYZ | xyz(66.4072, 62.9137, 37.0737) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.56
Peach (survey)
#FFB07C
ΔE00 5.69
Light Peach
#FFD8B1
ΔE00 6.21
Apricot (survey)
#FFB16D
ΔE00 6.32
Peach
#FFDAB9
ΔE00 7.06
Burlywood
#DEB887
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC495 #95D0FF
analogous
#FF959B #FFC495 #FFF995
triadic
#FFC495 #95FFC4 #C495FF
tetradic
#FFC495 #9BFF95 #95D0FF #F995FF
square
#FFC495 #9BFF95 #95D0FF #F995FF
split-complementary
#FFC495 #95FFF9 #959BFF
monochromatic
#FF801B #FFA258 #FFC495 #FFE6D2 #FFEEE0
Accessibility & contrast
On white
1.55
#FFC495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FFC495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC495
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC495 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C892
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#FFB8B8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc495; /* rgb */ color: rgb(255, 196, 149); /* oklch */ color: oklch(86.3% 0.091 59.7);
Tailwind
colors: {
custom: {
50: '#ffd5b4',
500: '#ffc495',
950: '#000000',
},
}SCSS
$custom: #ffc495; $custom-light: #ffd5b4; $custom-dark: #000000;
JSON
{
"hex": "#ffc495",
"rgb": {
"r": 255,
"g": 196,
"b": 149
},
"hsl": {
"h": 26.604,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.86257,
"c": 0.0913,
"h": 59.7
},
"luminance": 0.6291
}Semantic roles & 50–950 ramp
primary
#FFC495
secondary
#57A4E1
accent
#80E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381