#F2CDBA#F2CDBA
#F2CDBA is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.5% C 0.049 H 48.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDBA |
|---|---|
| RGB | rgb(242, 205, 186) |
| HSL | hsl(20, 68%, 84%) |
| HSV | hsv(20, 23%, 95%) |
| CMYK | cmyk(0%, 15.3%, 23.1%, 5.1%) |
| CIE-LAB | lab(85.04, 10.16, 14.30) |
| CIE-LCH | lch(85.04, 17.54, 54.61°) |
| OKLab | oklab(87.49% 0.0325 0.0371) |
| OKLCH | oklch(87.49% 0.049 48.8) |
| XYZ | xyz(67.3127, 66.0874, 55.6552) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.58
Peach
#FFDAB9
ΔE00 6.06
Light Peach
#FFD8B1
ΔE00 7.45
Mistyrose
#FFE4E1
ΔE00 8.39
Bisque
#FFE4C4
ΔE00 8.79
Warm Beige
#E9DCC9
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDBA #BADFF2
analogous
#F2BAC3 #F2CDBA #F2E9BA
triadic
#F2CDBA #BAF2CD #CDBAF2
tetradic
#F2CDBA #C3F2BA #BADFF2 #E9BAF2
square
#F2CDBA #C3F2BA #BADFF2 #E9BAF2
split-complementary
#F2CDBA #BAF2E9 #BAC3F2
monochromatic
#DF8253 #E8A887 #F2CDBA #FAECE5 #FAECE5
Accessibility & contrast
On white
1.48
#F2CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#F2CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDBA
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDBA | 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)
#D7D0B9
Deuteranopia (green-blind)
#DFD7BA
Tritanopia (blue-blind)
#FDC7C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2cdba; /* rgb */ color: rgb(242, 205, 186); /* oklch */ color: oklch(87.5% 0.049 48.8);
Tailwind
colors: {
custom: {
50: '#f7dcce',
500: '#f2cdba',
950: '#000000',
},
}SCSS
$custom: #f2cdba; $custom-light: #f7dcce; $custom-dark: #000000;
JSON
{
"hex": "#f2cdba",
"rgb": {
"r": 242,
"g": 205,
"b": 186
},
"hsl": {
"h": 20.357,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.87489,
"c": 0.04926,
"h": 48.8
},
"luminance": 0.66085
}Semantic roles & 50–950 ramp
primary
#F2CDBA
secondary
#7FB5D2
accent
#91D015
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483