#F2CDBF#F2CDBF
#F2CDBF is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.6% C 0.046 H 41.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDBF |
|---|---|
| RGB | rgb(242, 205, 191) |
| HSL | hsl(16, 66%, 85%) |
| HSV | hsv(16, 21%, 95%) |
| CMYK | cmyk(0%, 15.3%, 21.1%, 5.1%) |
| CIE-LAB | lab(85.15, 10.87, 11.80) |
| CIE-LCH | lch(85.15, 16.05, 47.35°) |
| OKLab | oklab(87.61% 0.0344 0.0308) |
| OKLCH | oklch(87.61% 0.046 41.8) |
| XYZ | xyz(67.8535, 66.3037, 58.5037) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.46
Mistyrose
#FFE4E1
ΔE00 7.00
Peach
#FFDAB9
ΔE00 8.03
Light Peach
#FFD8B1
ΔE00 9.53
Pinkish Grey
#C8ACA9
ΔE00 9.96
Pale Rose
#FDC1C5
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDBF #BFE4F2
analogous
#F2BFCA #F2CDBF #F2E7BF
triadic
#F2CDBF #BFF2CD #CDBFF2
tetradic
#F2CDBF #CAF2BF #BFE4F2 #E7BFF2
square
#F2CDBF #CAF2BF #BFE4F2 #E7BFF2
split-complementary
#F2CDBF #BFF2E7 #BFCAF2
monochromatic
#DD7E59 #E8A58C #F2CDBF #FAEBE6 #FAEBE6
Accessibility & contrast
On white
1.47
#F2CDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#F2CDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDBF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDBF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#DED8BF
Tritanopia (blue-blind)
#FCC8C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cdbf; /* rgb */ color: rgb(242, 205, 191); /* oklch */ color: oklch(87.6% 0.046 41.8);
Tailwind
colors: {
custom: {
50: '#f7dcd2',
500: '#f2cdbf',
950: '#000000',
},
}SCSS
$custom: #f2cdbf; $custom-light: #f7dcd2; $custom-dark: #000000;
JSON
{
"hex": "#f2cdbf",
"rgb": {
"r": 242,
"g": 205,
"b": 191
},
"hsl": {
"h": 16.471,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.87611,
"c": 0.04615,
"h": 41.8
},
"luminance": 0.66301
}Semantic roles & 50–950 ramp
primary
#F2CDBF
secondary
#83BCD2
accent
#9CCE17
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483