#F1CDBE#F1CDBE
#F1CDBE is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.5% C 0.046 H 43.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CDBE |
|---|---|
| RGB | rgb(241, 205, 190) |
| HSL | hsl(18, 65%, 85%) |
| HSV | hsv(18, 21%, 95%) |
| CMYK | cmyk(0%, 14.9%, 21.2%, 5.5%) |
| CIE-LAB | lab(85.04, 10.36, 12.16) |
| CIE-LCH | lch(85.04, 15.98, 49.57°) |
| OKLab | oklab(87.5% 0.0329 0.0317) |
| OKLCH | oklch(87.5% 0.046 43.9) |
| XYZ | xyz(67.4015, 66.0833, 57.9101) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.07
Mistyrose
#FFE4E1
ΔE00 7.23
Peach
#FFDAB9
ΔE00 7.50
Light Peach
#FFD8B1
ΔE00 9.00
Bisque
#FFE4C4
ΔE00 9.94
Pinkish Grey
#C8ACA9
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CDBE #BEE2F1
analogous
#F1BEC9 #F1CDBE #F1E7BE
triadic
#F1CDBE #BEF1CD #CDBEF1
tetradic
#F1CDBE #C9F1BE #BEE2F1 #E7BEF1
square
#F1CDBE #C9F1BE #BEE2F1 #E7BEF1
split-complementary
#F1CDBE #BEF1E7 #BEC9F1
monochromatic
#DB8059 #E6A68C #F1CDBE #FAECE6 #FAECE6
Accessibility & contrast
On white
1.48
#F1CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#F1CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CDBE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CDBE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BD
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#FBC8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f1cdbe; /* rgb */ color: rgb(241, 205, 190); /* oklch */ color: oklch(87.5% 0.046 43.9);
Tailwind
colors: {
custom: {
50: '#f6dcd1',
500: '#f1cdbe',
950: '#000000',
},
}SCSS
$custom: #f1cdbe; $custom-light: #f6dcd1; $custom-dark: #000000;
JSON
{
"hex": "#f1cdbe",
"rgb": {
"r": 241,
"g": 205,
"b": 190
},
"hsl": {
"h": 17.647,
"s": 64.557,
"l": 84.51
},
"oklch": {
"l": 0.87495,
"c": 0.04569,
"h": 43.9
},
"luminance": 0.66081
}Semantic roles & 50–950 ramp
primary
#F1CDBE
secondary
#83B9D0
accent
#98CC19
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483