#FFCA92#FFCA92
#FFCA92 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.3% C 0.094 H 67.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA92 |
|---|---|
| RGB | rgb(255, 202, 146) |
| HSL | hsl(31, 100%, 79%) |
| HSV | hsv(31, 43%, 100%) |
| CMYK | cmyk(0%, 20.8%, 42.7%, 0%) |
| CIE-LAB | lab(84.78, 11.80, 35.10) |
| CIE-LCH | lch(84.78, 37.03, 71.41°) |
| OKLab | oklab(87.32% 0.0356 0.0866) |
| OKLCH | oklch(87.32% 0.094 67.6) |
| XYZ | xyz(67.5513, 65.5801, 36.2887) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.38
Burlywood
#DEB887
ΔE00 6.38
Navajowhite
#FFDEAD
ΔE00 6.50
Peach
#FFDAB9
ΔE00 6.94
Apricot (survey)
#FFB16D
ΔE00 7.30
Apricot
#FBCEB1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA92 #92C7FF
analogous
#FF9392 #FFCA92 #FDFF92
triadic
#FFCA92 #92FFCA #CA92FF
tetradic
#FFCA92 #92FF93 #92C7FF #FF92FD
square
#FFCA92 #92FF93 #92C7FF #FF92FD
split-complementary
#FFCA92 #92FDFF #9392FF
monochromatic
#FF8E18 #FFAC55 #FFCA92 #FFE8CF #FFF0E0
Accessibility & contrast
On white
1.49
#FFCA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FFCA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA92
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA92 | 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)
#DCCD8E
Deuteranopia (green-blind)
#E8D993
Tritanopia (blue-blind)
#FFBEBC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffca92; /* rgb */ color: rgb(255, 202, 146); /* oklch */ color: oklch(87.3% 0.094 67.6);
Tailwind
colors: {
custom: {
50: '#ffdab2',
500: '#ffca92',
950: '#000000',
},
}SCSS
$custom: #ffca92; $custom-light: #ffdab2; $custom-dark: #000000;
JSON
{
"hex": "#ffca92",
"rgb": {
"r": 255,
"g": 202,
"b": 146
},
"hsl": {
"h": 30.826,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.87322,
"c": 0.09367,
"h": 67.6
},
"luminance": 0.65576
}Semantic roles & 50–950 ramp
primary
#FFCA92
secondary
#5499E1
accent
#70E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381