#FFCA93#FFCA93
#FFCA93 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.3% C 0.093 H 67.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA93 |
|---|---|
| RGB | rgb(255, 202, 147) |
| HSL | hsl(31, 100%, 79%) |
| HSV | hsv(31, 42%, 100%) |
| CMYK | cmyk(0%, 20.8%, 42.4%, 0%) |
| CIE-LAB | lab(84.80, 11.90, 34.60) |
| CIE-LCH | lch(84.80, 36.59, 71.02°) |
| OKLab | oklab(87.34% 0.036 0.0855) |
| OKLCH | oklch(87.34% 0.093 67.2) |
| XYZ | xyz(67.6294, 65.6114, 36.7002) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.24
Burlywood
#DEB887
ΔE00 6.40
Navajowhite
#FFDEAD
ΔE00 6.52
Peach
#FFDAB9
ΔE00 6.77
Apricot
#FBCEB1
ΔE00 7.19
Apricot (survey)
#FFB16D
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA93 #93C8FF
analogous
#FF9493 #FFCA93 #FEFF93
triadic
#FFCA93 #93FFCA #CA93FF
tetradic
#FFCA93 #93FF94 #93C8FF #FF93FE
square
#FFCA93 #93FF94 #93C8FF #FF93FE
split-complementary
#FFCA93 #93FEFF #9493FF
monochromatic
#FF8E19 #FFAC56 #FFCA93 #FFE8D0 #FFF0E0
Accessibility & contrast
On white
1.49
#FFCA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FFCA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA93
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA93 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8F
Deuteranopia (green-blind)
#E8D994
Tritanopia (blue-blind)
#FFBEBC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffca93; /* rgb */ color: rgb(255, 202, 147); /* oklch */ color: oklch(87.3% 0.093 67.2);
Tailwind
colors: {
custom: {
50: '#ffdab3',
500: '#ffca93',
950: '#000000',
},
}SCSS
$custom: #ffca93; $custom-light: #ffdab3; $custom-dark: #000000;
JSON
{
"hex": "#ffca93",
"rgb": {
"r": 255,
"g": 202,
"b": 147
},
"hsl": {
"h": 30.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.8734,
"c": 0.0928,
"h": 67.2
},
"luminance": 0.65608
}Semantic roles & 50–950 ramp
primary
#FFCA93
secondary
#559AE1
accent
#71E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381