#FFCAB8#FFCAB8
#FFCAB8 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 88.1% C 0.065 H 39.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCAB8 |
|---|---|
| RGB | rgb(255, 202, 184) |
| HSL | hsl(15, 100%, 86%) |
| HSV | hsv(15, 28%, 100%) |
| CMYK | cmyk(0%, 20.8%, 27.8%, 0%) |
| CIE-LAB | lab(85.49, 16.26, 16.16) |
| CIE-LCH | lch(85.49, 22.92, 44.82°) |
| OKLab | oklab(88.1% 0.0505 0.0417) |
| OKLCH | oklch(88.1% 0.065 39.6) |
| XYZ | xyz(71.0135, 66.9650, 54.5231) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.47
Pale Salmon
#FFB19A
ΔE00 6.88
Light Salmon
#FEA993
ΔE00 8.79
Pale Rose
#FDC1C5
ΔE00 9.02
Peach
#FFDAB9
ΔE00 9.14
Light Rose
#FFC5CB
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCAB8 #B8EDFF
analogous
#FFB8C9 #FFCAB8 #FFEDB8
triadic
#FFCAB8 #B8FFCA #CAB8FF
tetradic
#FFCAB8 #C9FFB8 #B8EDFF #EDB8FF
square
#FFCAB8 #C9FFB8 #B8EDFF #EDB8FF
split-complementary
#FFCAB8 #B8FFED #B8C9FF
monochromatic
#FF6F3E #FF9C7B #FFCAB8 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.46
#FFCAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#FFCAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCAB8
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCAB8 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB7
Deuteranopia (green-blind)
#E3DAB8
Tritanopia (blue-blind)
#FFC2C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcab8; /* rgb */ color: rgb(255, 202, 184); /* oklch */ color: oklch(88.1% 0.065 39.6);
Tailwind
colors: {
custom: {
50: '#ffdacd',
500: '#ffcab8',
950: '#000000',
},
}SCSS
$custom: #ffcab8; $custom-light: #ffdacd; $custom-dark: #000000;
JSON
{
"hex": "#ffcab8",
"rgb": {
"r": 255,
"g": 202,
"b": 184
},
"hsl": {
"h": 15.211,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.88103,
"c": 0.06548,
"h": 39.6
},
"luminance": 0.66962
}Semantic roles & 50–950 ramp
primary
#FFCAB8
secondary
#75CAE7
accent
#ABE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383