#F2CFBF#F2CFBF
#F2CFBF is a very light, muted orange. Relative luminance 0.673; OKLCH L 88.0% C 0.045 H 46.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFBF |
|---|---|
| RGB | rgb(242, 207, 191) |
| HSL | hsl(19, 66%, 85%) |
| HSV | hsv(19, 21%, 95%) |
| CMYK | cmyk(0%, 14.5%, 21.1%, 5.1%) |
| CIE-LAB | lab(85.64, 9.83, 12.50) |
| CIE-LCH | lch(85.64, 15.90, 51.82°) |
| OKLab | oklab(87.99% 0.0314 0.0325) |
| OKLCH | oklch(87.99% 0.045 46) |
| XYZ | xyz(68.3350, 67.2667, 58.6642) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.71
Peach
#FFDAB9
ΔE00 6.82
Mistyrose
#FFE4E1
ΔE00 7.20
Light Peach
#FFD8B1
ΔE00 8.36
Bisque
#FFE4C4
ΔE00 9.18
Warm Beige
#E9DCC9
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFBF #BFE2F2
analogous
#F2BFC8 #F2CFBF #F2E9BF
triadic
#F2CFBF #BFF2CF #CFBFF2
tetradic
#F2CFBF #C8F2BF #BFE2F2 #E9BFF2
square
#F2CFBF #C8F2BF #BFE2F2 #E9BFF2
split-complementary
#F2CFBF #BFF2E9 #BFC8F2
monochromatic
#DD8359 #E8A98C #F2CFBF #FAECE6 #FAECE6
Accessibility & contrast
On white
1.45
#F2CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#F2CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFBF
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFBF | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#FCCACB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2cfbf; /* rgb */ color: rgb(242, 207, 191); /* oklch */ color: oklch(88.0% 0.045 46.0);
Tailwind
colors: {
custom: {
50: '#f7ddd2',
500: '#f2cfbf',
950: '#000000',
},
}SCSS
$custom: #f2cfbf; $custom-light: #f7ddd2; $custom-dark: #000000;
JSON
{
"hex": "#f2cfbf",
"rgb": {
"r": 242,
"g": 207,
"b": 191
},
"hsl": {
"h": 18.824,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.87992,
"c": 0.04519,
"h": 46
},
"luminance": 0.67264
}Semantic roles & 50–950 ramp
primary
#F2CFBF
secondary
#83B9D2
accent
#95CE17
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483