#FFCBB8#FFCBB8
#FFCBB8 is a very light, moderate orange. Relative luminance 0.674; OKLCH L 88.3% C 0.065 H 41.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBB8 |
|---|---|
| RGB | rgb(255, 203, 184) |
| HSL | hsl(16, 100%, 86%) |
| HSV | hsv(16, 28%, 100%) |
| CMYK | cmyk(0%, 20.4%, 27.8%, 0%) |
| CIE-LAB | lab(85.72, 15.74, 16.49) |
| CIE-LCH | lch(85.72, 22.80, 46.33°) |
| OKLab | oklab(88.29% 0.0489 0.0426) |
| OKLCH | oklch(88.29% 0.065 41) |
| XYZ | xyz(71.2489, 67.4358, 54.6016) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.93
Pale Salmon
#FFB19A
ΔE00 7.16
Peach
#FFDAB9
ΔE00 8.59
Light Salmon
#FEA993
ΔE00 9.09
Pale Rose
#FDC1C5
ΔE00 9.54
Mistyrose
#FFE4E1
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBB8 #B8ECFF
analogous
#FFB8C8 #FFCBB8 #FFEEB8
triadic
#FFCBB8 #B8FFCB #CBB8FF
tetradic
#FFCBB8 #C8FFB8 #B8ECFF #EEB8FF
square
#FFCBB8 #C8FFB8 #B8ECFF #EEB8FF
split-complementary
#FFCBB8 #B8FFEE #B8C8FF
monochromatic
#FF713E #FF9E7B #FFCBB8 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.45
#FFCBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#FFCBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBB8
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBB8 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B7
Deuteranopia (green-blind)
#E4DAB8
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcbb8; /* rgb */ color: rgb(255, 203, 184); /* oklch */ color: oklch(88.3% 0.065 41.0);
Tailwind
colors: {
custom: {
50: '#ffdbcd',
500: '#ffcbb8',
950: '#000000',
},
}SCSS
$custom: #ffcbb8; $custom-light: #ffdbcd; $custom-dark: #000000;
JSON
{
"hex": "#ffcbb8",
"rgb": {
"r": 255,
"g": 203,
"b": 184
},
"hsl": {
"h": 16.056,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.88287,
"c": 0.06485,
"h": 41
},
"luminance": 0.67433
}Semantic roles & 50–950 ramp
primary
#FFCBB8
secondary
#75C8E7
accent
#A8E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181513
muted
#868483