#FFC8B2#FFC8B2
#FFC8B2 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.6% C 0.070 H 42.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8B2 |
|---|---|
| RGB | rgb(255, 200, 178) |
| HSL | hsl(17, 100%, 85%) |
| HSV | hsv(17, 30%, 100%) |
| CMYK | cmyk(0%, 21.6%, 30.2%, 0%) |
| CIE-LAB | lab(84.89, 16.53, 18.49) |
| CIE-LCH | lch(84.89, 24.80, 48.21°) |
| OKLab | oklab(87.6% 0.0512 0.0475) |
| OKLCH | oklch(87.6% 0.07 42.9) |
| XYZ | xyz(69.9316, 65.7863, 51.1253) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.53
Pale Salmon
#FFB19A
ΔE00 6.36
Light Salmon
#FEA993
ΔE00 8.36
Peach
#FFDAB9
ΔE00 8.44
Light Peach
#FFD8B1
ΔE00 9.36
Peach (survey)
#FFB07C
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8B2 #B2E9FF
analogous
#FFB2C2 #FFC8B2 #FFEFB2
triadic
#FFC8B2 #B2FFC8 #C8B2FF
tetradic
#FFC8B2 #C2FFB2 #B2E9FF #EFB2FF
square
#FFC8B2 #C2FFB2 #B2E9FF #EFB2FF
split-complementary
#FFC8B2 #B2FFEF #B2C2FF
monochromatic
#FF7138 #FF9C75 #FFC8B2 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.48
#FFC8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FFC8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8B2
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8B2 | 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)
#D6CDB0
Deuteranopia (green-blind)
#E2D8B2
Tritanopia (blue-blind)
#FFC0C2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc8b2; /* rgb */ color: rgb(255, 200, 178); /* oklch */ color: oklch(87.6% 0.070 42.9);
Tailwind
colors: {
custom: {
50: '#ffd8c9',
500: '#ffc8b2',
950: '#000000',
},
}SCSS
$custom: #ffc8b2; $custom-light: #ffd8c9; $custom-dark: #000000;
JSON
{
"hex": "#ffc8b2",
"rgb": {
"r": 255,
"g": 200,
"b": 178
},
"hsl": {
"h": 17.143,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.87595,
"c": 0.06984,
"h": 42.9
},
"luminance": 0.65783
}Semantic roles & 50–950 ramp
primary
#FFC8B2
secondary
#70C4E6
accent
#A4E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382