#FFC7B2#FFC7B2
#FFC7B2 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.4% C 0.070 H 41.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC7B2 |
|---|---|
| RGB | rgb(255, 199, 178) |
| HSL | hsl(16, 100%, 85%) |
| HSV | hsv(16, 30%, 100%) |
| CMYK | cmyk(0%, 22%, 30.2%, 0%) |
| CIE-LAB | lab(84.65, 17.05, 18.16) |
| CIE-LCH | lch(84.65, 24.91, 46.81°) |
| OKLab | oklab(87.41% 0.0527 0.0467) |
| OKLCH | oklch(87.41% 0.07 41.5) |
| XYZ | xyz(69.7008, 65.3246, 51.0484) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.07
Pale Salmon
#FFB19A
ΔE00 6.02
Light Salmon
#FEA993
ΔE00 8.01
Peach
#FFDAB9
ΔE00 8.97
Light Peach
#FFD8B1
ΔE00 9.90
Pale Rose
#FDC1C5
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC7B2 #B2EAFF
analogous
#FFB2C3 #FFC7B2 #FFEEB2
triadic
#FFC7B2 #B2FFC7 #C7B2FF
tetradic
#FFC7B2 #C3FFB2 #B2EAFF #EEB2FF
square
#FFC7B2 #C3FFB2 #B2EAFF #EEB2FF
split-complementary
#FFC7B2 #B2FFEE #B2C3FF
monochromatic
#FF6E38 #FF9A75 #FFC7B2 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.49
#FFC7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FFC7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC7B2
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC7B2 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB1
Deuteranopia (green-blind)
#E2D8B2
Tritanopia (blue-blind)
#FFBFC1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc7b2; /* rgb */ color: rgb(255, 199, 178); /* oklch */ color: oklch(87.4% 0.070 41.5);
Tailwind
colors: {
custom: {
50: '#ffd8c9',
500: '#ffc7b2',
950: '#000000',
},
}SCSS
$custom: #ffc7b2; $custom-light: #ffd8c9; $custom-dark: #000000;
JSON
{
"hex": "#ffc7b2",
"rgb": {
"r": 255,
"g": 199,
"b": 178
},
"hsl": {
"h": 16.364,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.87411,
"c": 0.07044,
"h": 41.5
},
"luminance": 0.65321
}Semantic roles & 50–950 ramp
primary
#FFC7B2
secondary
#70C5E6
accent
#A7E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382