#FFCBAB#FFCBAB
#FFCBAB is a very light, moderate orange. Relative luminance 0.669; OKLCH L 88.0% C 0.073 H 53.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBAB |
|---|---|
| RGB | rgb(255, 203, 171) |
| HSL | hsl(23, 100%, 84%) |
| HSV | hsv(23, 33%, 100%) |
| CMYK | cmyk(0%, 20.4%, 32.9%, 0%) |
| CIE-LAB | lab(85.46, 14.09, 22.98) |
| CIE-LCH | lch(85.46, 26.96, 58.49°) |
| OKLab | oklab(88% 0.0439 0.0584) |
| OKLCH | oklch(88% 0.073 53.1) |
| XYZ | xyz(69.9483, 66.9156, 47.7518) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.79
Peach
#FFDAB9
ΔE00 5.34
Light Peach
#FFD8B1
ΔE00 5.73
Peach (survey)
#FFB07C
ΔE00 8.35
Pale Salmon
#FFB19A
ΔE00 8.79
Bisque
#FFE4C4
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBAB #ABDFFF
analogous
#FFABB5 #FFCBAB #FFF5AB
triadic
#FFCBAB #ABFFCB #CBABFF
tetradic
#FFCBAB #B5FFAB #ABDFFF #F5ABFF
square
#FFCBAB #B5FFAB #ABDFFF #F5ABFF
split-complementary
#FFCBAB #ABFFF5 #ABB5FF
monochromatic
#FF7F31 #FFA56E #FFCBAB #FFECE0 #FFECE0
Accessibility & contrast
On white
1.46
#FFCBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#FFCBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBAB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBAB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#E6DAAB
Tritanopia (blue-blind)
#FFC2C2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcbab; /* rgb */ color: rgb(255, 203, 171); /* oklch */ color: oklch(88.0% 0.073 53.1);
Tailwind
colors: {
custom: {
50: '#ffdac4',
500: '#ffcbab',
950: '#000000',
},
}SCSS
$custom: #ffcbab; $custom-light: #ffdac4; $custom-dark: #000000;
JSON
{
"hex": "#ffcbab",
"rgb": {
"r": 255,
"g": 203,
"b": 171
},
"hsl": {
"h": 22.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.87997,
"c": 0.07307,
"h": 53.1
},
"luminance": 0.66912
}Semantic roles & 50–950 ramp
primary
#FFCBAB
secondary
#6AB6E5
accent
#8EE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181512
muted
#868482