#FFC8B5#FFC8B5
#FFC8B5 is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.7% C 0.068 H 39.9°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8B5 |
|---|---|
| RGB | rgb(255, 200, 181) |
| HSL | hsl(15, 100%, 85%) |
| HSV | hsv(15, 29%, 100%) |
| CMYK | cmyk(0%, 21.6%, 29%, 0%) |
| CIE-LAB | lab(84.95, 16.91, 16.99) |
| CIE-LCH | lch(84.95, 23.98, 45.13°) |
| OKLab | oklab(87.66% 0.0524 0.0438) |
| OKLCH | oklch(87.66% 0.068 39.9) |
| XYZ | xyz(70.2361, 65.9081, 52.7291) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.50
Pale Salmon
#FFB19A
ΔE00 6.29
Light Salmon
#FEA993
ΔE00 8.22
Pale Rose
#FDC1C5
ΔE00 9.21
Peach
#FFDAB9
ΔE00 9.30
Light Rose
#FFC5CB
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8B5 #B5ECFF
analogous
#FFB5C7 #FFC8B5 #FFEDB5
triadic
#FFC8B5 #B5FFC8 #C8B5FF
tetradic
#FFC8B5 #C7FFB5 #B5ECFF #EDB5FF
square
#FFC8B5 #C7FFB5 #B5ECFF #EDB5FF
split-complementary
#FFC8B5 #B5FFED #B5C7FF
monochromatic
#FF6D3B #FF9B78 #FFC8B5 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.48
#FFC8B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#FFC8B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8B5
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8B5 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEB4
Deuteranopia (green-blind)
#E2D9B5
Tritanopia (blue-blind)
#FFC0C3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc8b5; /* rgb */ color: rgb(255, 200, 181); /* oklch */ color: oklch(87.7% 0.068 39.9);
Tailwind
colors: {
custom: {
50: '#ffd8cb',
500: '#ffc8b5',
950: '#000000',
},
}SCSS
$custom: #ffc8b5; $custom-light: #ffd8cb; $custom-dark: #000000;
JSON
{
"hex": "#ffc8b5",
"rgb": {
"r": 255,
"g": 200,
"b": 181
},
"hsl": {
"h": 15.405,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.87664,
"c": 0.06827,
"h": 39.9
},
"luminance": 0.65905
}Semantic roles & 50–950 ramp
primary
#FFC8B5
secondary
#72C8E6
accent
#ABE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382