#F1CDBA#F1CDBA
#F1CDBA is a very light, muted orange. Relative luminance 0.659; OKLCH L 87.4% C 0.048 H 49.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CDBA |
|---|---|
| RGB | rgb(241, 205, 186) |
| HSL | hsl(21, 66%, 84%) |
| HSV | hsv(21, 23%, 95%) |
| CMYK | cmyk(0%, 14.9%, 22.8%, 5.5%) |
| CIE-LAB | lab(84.95, 9.79, 14.16) |
| CIE-LCH | lch(84.95, 17.21, 55.34°) |
| OKLab | oklab(87.4% 0.0314 0.0367) |
| OKLCH | oklch(87.4% 0.048 49.5) |
| XYZ | xyz(66.9703, 65.9109, 55.6392) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.66
Peach
#FFDAB9
ΔE00 5.95
Light Peach
#FFD8B1
ΔE00 7.35
Mistyrose
#FFE4E1
ΔE00 8.40
Bisque
#FFE4C4
ΔE00 8.59
Warm Beige
#E9DCC9
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CDBA #BADEF1
analogous
#F1BAC2 #F1CDBA #F1E8BA
triadic
#F1CDBA #BAF1CD #CDBAF1
tetradic
#F1CDBA #C2F1BA #BADEF1 #E8BAF1
square
#F1CDBA #C2F1BA #BADEF1 #E8BAF1
split-complementary
#F1CDBA #BAF1E8 #BAC2F1
monochromatic
#DC8354 #E7A887 #F1CDBA #FAEDE6 #FAEDE6
Accessibility & contrast
On white
1.48
#F1CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#F1CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CDBA
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CDBA | 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)
#D6D0B9
Deuteranopia (green-blind)
#DFD7BA
Tritanopia (blue-blind)
#FCC7C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f1cdba; /* rgb */ color: rgb(241, 205, 186); /* oklch */ color: oklch(87.4% 0.048 49.5);
Tailwind
colors: {
custom: {
50: '#f6dcce',
500: '#f1cdba',
950: '#000000',
},
}SCSS
$custom: #f1cdba; $custom-light: #f6dcce; $custom-dark: #000000;
JSON
{
"hex": "#f1cdba",
"rgb": {
"r": 241,
"g": 205,
"b": 186
},
"hsl": {
"h": 20.727,
"s": 66.265,
"l": 83.725
},
"oklch": {
"l": 0.87397,
"c": 0.04827,
"h": 49.5
},
"luminance": 0.65909
}Semantic roles & 50–950 ramp
primary
#F1CDBA
secondary
#7FB4D0
accent
#8FCE17
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483