#FFC8B3#FFC8B3
#FFC8B3 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.6% C 0.069 H 41.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8B3 |
|---|---|
| RGB | rgb(255, 200, 179) |
| HSL | hsl(17, 100%, 85%) |
| HSV | hsv(17, 30%, 100%) |
| CMYK | cmyk(0%, 21.6%, 29.8%, 0%) |
| CIE-LAB | lab(84.91, 16.66, 17.99) |
| CIE-LCH | lch(84.91, 24.52, 47.21°) |
| OKLab | oklab(87.62% 0.0516 0.0463) |
| OKLCH | oklch(87.62% 0.069 41.9) |
| XYZ | xyz(70.0324, 65.8266, 51.6560) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.85
Pale Salmon
#FFB19A
ΔE00 6.31
Light Salmon
#FEA993
ΔE00 8.30
Peach
#FFDAB9
ΔE00 8.72
Light Peach
#FFD8B1
ΔE00 9.68
Pale Rose
#FDC1C5
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8B3 #B3EAFF
analogous
#FFB3C4 #FFC8B3 #FFEEB3
triadic
#FFC8B3 #B3FFC8 #C8B3FF
tetradic
#FFC8B3 #C4FFB3 #B3EAFF #EEB3FF
square
#FFC8B3 #C4FFB3 #B3EAFF #EEB3FF
split-complementary
#FFC8B3 #B3FFEE #B3C4FF
monochromatic
#FF6F39 #FF9C76 #FFC8B3 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.48
#FFC8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FFC8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8B3
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8B3 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB2
Deuteranopia (green-blind)
#E2D8B3
Tritanopia (blue-blind)
#FFC0C2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc8b3; /* rgb */ color: rgb(255, 200, 179); /* oklch */ color: oklch(87.6% 0.069 41.9);
Tailwind
colors: {
custom: {
50: '#ffd8c9',
500: '#ffc8b3',
950: '#000000',
},
}SCSS
$custom: #ffc8b3; $custom-light: #ffd8c9; $custom-dark: #000000;
JSON
{
"hex": "#ffc8b3",
"rgb": {
"r": 255,
"g": 200,
"b": 179
},
"hsl": {
"h": 16.579,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.87618,
"c": 0.0693,
"h": 41.9
},
"luminance": 0.65823
}Semantic roles & 50–950 ramp
primary
#FFC8B3
secondary
#70C5E6
accent
#A6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382