#FFCA94#FFCA94
#FFCA94 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.4% C 0.092 H 66.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA94 |
|---|---|
| RGB | rgb(255, 202, 148) |
| HSL | hsl(30, 100%, 79%) |
| HSV | hsv(30, 42%, 100%) |
| CMYK | cmyk(0%, 20.8%, 42%, 0%) |
| CIE-LAB | lab(84.81, 12.01, 34.11) |
| CIE-LCH | lch(84.81, 36.16, 70.60°) |
| OKLab | oklab(87.36% 0.0364 0.0844) |
| OKLCH | oklch(87.36% 0.092 66.7) |
| XYZ | xyz(67.7082, 65.6429, 37.1152) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.11
Burlywood
#DEB887
ΔE00 6.43
Navajowhite
#FFDEAD
ΔE00 6.56
Peach
#FFDAB9
ΔE00 6.60
Apricot
#FBCEB1
ΔE00 6.95
Apricot (survey)
#FFB16D
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA94 #94C9FF
analogous
#FF9594 #FFCA94 #FFFF94
triadic
#FFCA94 #94FFCA #CA94FF
tetradic
#FFCA94 #94FF95 #94C9FF #FF94FF
square
#FFCA94 #94FF95 #94C9FF #FF94FF
split-complementary
#FFCA94 #94FFFF #9594FF
monochromatic
#FF8D1A #FFAC57 #FFCA94 #FFE8D1 #FFF0E0
Accessibility & contrast
On white
1.49
#FFCA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FFCA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA94
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA94 | 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)
#DCCD90
Deuteranopia (green-blind)
#E8D995
Tritanopia (blue-blind)
#FFBEBC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffca94; /* rgb */ color: rgb(255, 202, 148); /* oklch */ color: oklch(87.4% 0.092 66.7);
Tailwind
colors: {
custom: {
50: '#ffdab4',
500: '#ffca94',
950: '#000000',
},
}SCSS
$custom: #ffca94; $custom-light: #ffdab4; $custom-dark: #000000;
JSON
{
"hex": "#ffca94",
"rgb": {
"r": 255,
"g": 202,
"b": 148
},
"hsl": {
"h": 30.28,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.87358,
"c": 0.09192,
"h": 66.7
},
"luminance": 0.65639
}Semantic roles & 50–950 ramp
primary
#FFCA94
secondary
#569BE1
accent
#72E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381