#FFCBB0#FFCBB0
#FFCBB0 is a very light, moderate orange. Relative luminance 0.671; OKLCH L 88.1% C 0.070 H 48.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBB0 |
|---|---|
| RGB | rgb(255, 203, 176) |
| HSL | hsl(21, 100%, 85%) |
| HSV | hsv(21, 31%, 100%) |
| CMYK | cmyk(0%, 20.4%, 31%, 0%) |
| CIE-LAB | lab(85.56, 14.71, 20.48) |
| CIE-LCH | lch(85.56, 25.22, 54.32°) |
| OKLab | oklab(88.11% 0.0458 0.0524) |
| OKLCH | oklch(88.11% 0.07 48.8) |
| XYZ | xyz(70.4339, 67.1098, 50.3094) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.38
Peach
#FFDAB9
ΔE00 6.32
Light Peach
#FFD8B1
ΔE00 7.08
Pale Salmon
#FFB19A
ΔE00 7.85
Peach (survey)
#FFB07C
ΔE00 9.22
Light Salmon
#FEA993
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBB0 #B0E4FF
analogous
#FFB0BD #FFCBB0 #FFF2B0
triadic
#FFCBB0 #B0FFCB #CBB0FF
tetradic
#FFCBB0 #BDFFB0 #B0E4FF #F2B0FF
square
#FFCBB0 #BDFFB0 #B0E4FF #F2B0FF
split-complementary
#FFCBB0 #B0FFF2 #B0BDFF
monochromatic
#FF7A36 #FFA373 #FFCBB0 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.46
#FFCBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#FFCBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBB0
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBB0 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAE
Deuteranopia (green-blind)
#E5DAB0
Tritanopia (blue-blind)
#FFC2C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcbb0; /* rgb */ color: rgb(255, 203, 176); /* oklch */ color: oklch(88.1% 0.070 48.8);
Tailwind
colors: {
custom: {
50: '#ffdac7',
500: '#ffcbb0',
950: '#000000',
},
}SCSS
$custom: #ffcbb0; $custom-light: #ffdac7; $custom-dark: #000000;
JSON
{
"hex": "#ffcbb0",
"rgb": {
"r": 255,
"g": 203,
"b": 176
},
"hsl": {
"h": 20.506,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.88105,
"c": 0.06959,
"h": 48.8
},
"luminance": 0.67106
}Semantic roles & 50–950 ramp
primary
#FFCBB0
secondary
#6EBDE5
accent
#97E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181513
muted
#868482