#FFCBAE#FFCBAE
#FFCBAE is a very light, moderate orange. Relative luminance 0.670; OKLCH L 88.1% C 0.071 H 50.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBAE |
|---|---|
| RGB | rgb(255, 203, 174) |
| HSL | hsl(21, 100%, 84%) |
| HSV | hsv(21, 32%, 100%) |
| CMYK | cmyk(0%, 20.4%, 31.8%, 0%) |
| CIE-LAB | lab(85.52, 14.46, 21.48) |
| CIE-LCH | lch(85.52, 25.90, 56.06°) |
| OKLab | oklab(88.06% 0.045 0.0548) |
| OKLCH | oklch(88.06% 0.071 50.6) |
| XYZ | xyz(70.2375, 67.0312, 49.2749) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.97
Peach
#FFDAB9
ΔE00 5.88
Light Peach
#FFD8B1
ΔE00 6.51
Pale Salmon
#FFB19A
ΔE00 8.19
Peach (survey)
#FFB07C
ΔE00 8.83
Bisque
#FFE4C4
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBAE #AEE2FF
analogous
#FFAEBA #FFCBAE #FFF3AE
triadic
#FFCBAE #AEFFCB #CBAEFF
tetradic
#FFCBAE #BAFFAE #AEE2FF #F3AEFF
square
#FFCBAE #BAFFAE #AEE2FF #F3AEFF
split-complementary
#FFCBAE #AEFFF3 #AEBAFF
monochromatic
#FF7C34 #FFA471 #FFCBAE #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.46
#FFCBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FFCBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBAE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBAE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAC
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#FFC2C3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcbae; /* rgb */ color: rgb(255, 203, 174); /* oklch */ color: oklch(88.1% 0.071 50.6);
Tailwind
colors: {
custom: {
50: '#ffdac6',
500: '#ffcbae',
950: '#000000',
},
}SCSS
$custom: #ffcbae; $custom-light: #ffdac6; $custom-dark: #000000;
JSON
{
"hex": "#ffcbae",
"rgb": {
"r": 255,
"g": 203,
"b": 174
},
"hsl": {
"h": 21.481,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.88061,
"c": 0.07094,
"h": 50.6
},
"luminance": 0.67028
}Semantic roles & 50–950 ramp
primary
#FFCBAE
secondary
#6CBAE5
accent
#93E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181513
muted
#868482