#FFCA95#FFCA95
#FFCA95 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.4% C 0.091 H 66.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA95 |
|---|---|
| RGB | rgb(255, 202, 149) |
| HSL | hsl(30, 100%, 79%) |
| HSV | hsv(30, 42%, 100%) |
| CMYK | cmyk(0%, 20.8%, 41.6%, 0%) |
| CIE-LAB | lab(84.83, 12.11, 33.61) |
| CIE-LCH | lch(84.83, 35.73, 70.18°) |
| OKLab | oklab(87.38% 0.0368 0.0833) |
| OKLCH | oklch(87.38% 0.091 66.2) |
| XYZ | xyz(67.7877, 65.6747, 37.5339) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.99
Peach
#FFDAB9
ΔE00 6.44
Burlywood
#DEB887
ΔE00 6.47
Navajowhite
#FFDEAD
ΔE00 6.61
Apricot
#FBCEB1
ΔE00 6.70
Apricot (survey)
#FFB16D
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA95 #95CAFF
analogous
#FF9595 #FFCA95 #FFFF95
triadic
#FFCA95 #95FFCA #CA95FF
tetradic
#FFCA95 #95FF95 #95CAFF #FF95FF
square
#FFCA95 #95FF95 #95CAFF #FF95FF
split-complementary
#FFCA95 #95FFFF #9595FF
monochromatic
#FF8D1B #FFAB58 #FFCA95 #FFE9D2 #FFF0E0
Accessibility & contrast
On white
1.49
#FFCA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FFCA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA95
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA95 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD91
Deuteranopia (green-blind)
#E8D996
Tritanopia (blue-blind)
#FFBEBC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffca95; /* rgb */ color: rgb(255, 202, 149); /* oklch */ color: oklch(87.4% 0.091 66.2);
Tailwind
colors: {
custom: {
50: '#ffdab4',
500: '#ffca95',
950: '#000000',
},
}SCSS
$custom: #ffca95; $custom-light: #ffdab4; $custom-dark: #000000;
JSON
{
"hex": "#ffca95",
"rgb": {
"r": 255,
"g": 202,
"b": 149
},
"hsl": {
"h": 30,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.87376,
"c": 0.09105,
"h": 66.2
},
"luminance": 0.65671
}Semantic roles & 50–950 ramp
primary
#FFCA95
secondary
#579CE1
accent
#73E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381