#FFCA9B#FFCA9B
#FFCA9B is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.5% C 0.086 H 62.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA9B |
|---|---|
| RGB | rgb(255, 202, 155) |
| HSL | hsl(28, 100%, 80%) |
| HSV | hsv(28, 39%, 100%) |
| CMYK | cmyk(0%, 20.8%, 39.2%, 0%) |
| CIE-LAB | lab(84.93, 12.76, 30.63) |
| CIE-LCH | lch(84.93, 33.18, 67.39°) |
| OKLab | oklab(87.49% 0.0391 0.0765) |
| OKLCH | oklch(87.49% 0.086 62.9) |
| XYZ | xyz(68.2791, 65.8713, 40.1220) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.48
Apricot
#FBCEB1
ΔE00 5.18
Peach
#FFDAB9
ΔE00 5.60
Burlywood
#DEB887
ΔE00 6.95
Navajowhite
#FFDEAD
ΔE00 7.12
Peach (survey)
#FFB07C
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA9B #9BD0FF
analogous
#FF9B9E #FFCA9B #FFFC9B
triadic
#FFCA9B #9BFFCA #CA9BFF
tetradic
#FFCA9B #9EFF9B #9BD0FF #FC9BFF
square
#FFCA9B #9EFF9B #9BD0FF #FC9BFF
split-complementary
#FFCA9B #9BFFFC #9B9EFF
monochromatic
#FF8921 #FFAA5E #FFCA9B #FFEAD8 #FFEFE0
Accessibility & contrast
On white
1.48
#FFCA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FFCA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA9B
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA9B | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD98
Deuteranopia (green-blind)
#E7D99C
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffca9b; /* rgb */ color: rgb(255, 202, 155); /* oklch */ color: oklch(87.5% 0.086 62.9);
Tailwind
colors: {
custom: {
50: '#ffdab9',
500: '#ffca9b',
950: '#000000',
},
}SCSS
$custom: #ffca9b; $custom-light: #ffdab9; $custom-dark: #000000;
JSON
{
"hex": "#ffca9b",
"rgb": {
"r": 255,
"g": 202,
"b": 155
},
"hsl": {
"h": 28.2,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.87487,
"c": 0.0859,
"h": 62.9
},
"luminance": 0.65868
}Semantic roles & 50–950 ramp
primary
#FFCA9B
secondary
#5CA3E2
accent
#7AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381