#F7CDBA#F7CDBA
#F7CDBA is a very light, muted orange. Relative luminance 0.670; OKLCH L 88.0% C 0.054 H 45.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CDBA |
|---|---|
| RGB | rgb(247, 205, 186) |
| HSL | hsl(19, 79%, 85%) |
| HSV | hsv(19, 25%, 97%) |
| CMYK | cmyk(0%, 17%, 24.7%, 3.1%) |
| CIE-LAB | lab(85.50, 12.00, 15.00) |
| CIE-LCH | lch(85.50, 19.21, 51.34°) |
| OKLab | oklab(87.95% 0.0379 0.0388) |
| OKLCH | oklch(87.95% 0.054 45.7) |
| XYZ | xyz(69.0527, 66.9846, 55.7368) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.59
Peach
#FFDAB9
ΔE00 6.76
Light Peach
#FFD8B1
ΔE00 8.09
Mistyrose
#FFE4E1
ΔE00 8.50
Pale Salmon
#FFB19A
ΔE00 9.17
Bisque
#FFE4C4
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CDBA #BAE4F7
analogous
#F7BAC5 #F7CDBA #F7ECBA
triadic
#F7CDBA #BAF7CD #CDBAF7
tetradic
#F7CDBA #C5F7BA #BAE4F7 #ECBAF7
square
#F7CDBA #C5F7BA #BAE4F7 #ECBAF7
split-complementary
#F7CDBA #BAF7EC #BAC5F7
monochromatic
#EA7E4C #F1A583 #F7CDBA #FCEBE4 #FCEBE4
Accessibility & contrast
On white
1.46
#F7CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#F7CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CDBA
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CDBA | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#E1D9BA
Tritanopia (blue-blind)
#FFC6C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f7cdba; /* rgb */ color: rgb(247, 205, 186); /* oklch */ color: oklch(88.0% 0.054 45.7);
Tailwind
colors: {
custom: {
50: '#fadcce',
500: '#f7cdba',
950: '#000000',
},
}SCSS
$custom: #f7cdba; $custom-light: #fadcce; $custom-dark: #000000;
JSON
{
"hex": "#f7cdba",
"rgb": {
"r": 247,
"g": 205,
"b": 186
},
"hsl": {
"h": 18.689,
"s": 79.221,
"l": 84.902
},
"oklch": {
"l": 0.87951,
"c": 0.05427,
"h": 45.7
},
"luminance": 0.66982
}Semantic roles & 50–950 ramp
primary
#F7CDBA
secondary
#7CBCD9
accent
#9ADC0A
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483