#FFCAB3#FFCAB3
#FFCAB3 is a very light, moderate orange. Relative luminance 0.668; OKLCH L 88.0% C 0.068 H 44.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCAB3 |
|---|---|
| RGB | rgb(255, 202, 179) |
| HSL | hsl(18, 100%, 85%) |
| HSV | hsv(18, 30%, 100%) |
| CMYK | cmyk(0%, 20.8%, 29.8%, 0%) |
| CIE-LAB | lab(85.38, 15.61, 18.66) |
| CIE-LCH | lch(85.38, 24.33, 50.08°) |
| OKLab | oklab(87.99% 0.0485 0.0479) |
| OKLCH | oklch(87.99% 0.068 44.6) |
| XYZ | xyz(70.4986, 66.7591, 51.8115) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.77
Pale Salmon
#FFB19A
ΔE00 7.04
Peach
#FFDAB9
ΔE00 7.64
Light Peach
#FFD8B1
ΔE00 8.57
Light Salmon
#FEA993
ΔE00 9.05
Peach (survey)
#FFB07C
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCAB3 #B3E8FF
analogous
#FFB3C2 #FFCAB3 #FFF0B3
triadic
#FFCAB3 #B3FFCA #CAB3FF
tetradic
#FFCAB3 #C2FFB3 #B3E8FF #F0B3FF
square
#FFCAB3 #C2FFB3 #B3E8FF #F0B3FF
split-complementary
#FFCAB3 #B3FFF0 #B3C2FF
monochromatic
#FF7539 #FF9F76 #FFCAB3 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.46
#FFCAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#FFCAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCAB3
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCAB3 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB1
Deuteranopia (green-blind)
#E4DAB3
Tritanopia (blue-blind)
#FFC2C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffcab3; /* rgb */ color: rgb(255, 202, 179); /* oklch */ color: oklch(88.0% 0.068 44.6);
Tailwind
colors: {
custom: {
50: '#ffdac9',
500: '#ffcab3',
950: '#000000',
},
}SCSS
$custom: #ffcab3; $custom-light: #ffdac9; $custom-dark: #000000;
JSON
{
"hex": "#ffcab3",
"rgb": {
"r": 255,
"g": 202,
"b": 179
},
"hsl": {
"h": 18.158,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.87987,
"c": 0.06819,
"h": 44.6
},
"luminance": 0.66756
}Semantic roles & 50–950 ramp
primary
#FFCAB3
secondary
#70C2E6
accent
#A0E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382