#F2CFBB#F2CFBB
#F2CFBB is a very light, muted orange. Relative luminance 0.671; OKLCH L 87.9% C 0.048 H 51.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFBB |
|---|---|
| RGB | rgb(242, 207, 187) |
| HSL | hsl(22, 68%, 84%) |
| HSV | hsv(22, 23%, 95%) |
| CMYK | cmyk(0%, 14.5%, 22.7%, 5.1%) |
| CIE-LAB | lab(85.55, 9.25, 14.49) |
| CIE-LCH | lch(85.55, 17.19, 57.43°) |
| OKLab | oklab(87.89% 0.0298 0.0375) |
| OKLCH | oklch(87.89% 0.048 51.5) |
| XYZ | xyz(67.9008, 67.0930, 56.3776) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.46
Peach
#FFDAB9
ΔE00 5.27
Light Peach
#FFD8B1
ΔE00 6.72
Bisque
#FFE4C4
ΔE00 7.83
Mistyrose
#FFE4E1
ΔE00 8.48
Warm Beige
#E9DCC9
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFBB #BBDEF2
analogous
#F2BBC3 #F2CFBB #F2EBBB
triadic
#F2CFBB #BBF2CF #CFBBF2
tetradic
#F2CFBB #C3F2BB #BBDEF2 #EBBBF2
square
#F2CFBB #C3F2BB #BBDEF2 #EBBBF2
split-complementary
#F2CFBB #BBF2EB #BBC3F2
monochromatic
#DE8654 #E8AB88 #F2CFBB #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.46
#F2CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#F2CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFBB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFBB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FDC9C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2cfbb; /* rgb */ color: rgb(242, 207, 187); /* oklch */ color: oklch(87.9% 0.048 51.5);
Tailwind
colors: {
custom: {
50: '#f7ddcf',
500: '#f2cfbb',
950: '#000000',
},
}SCSS
$custom: #f2cfbb; $custom-light: #f7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#f2cfbb",
"rgb": {
"r": 242,
"g": 207,
"b": 187
},
"hsl": {
"h": 21.818,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.87894,
"c": 0.04794,
"h": 51.5
},
"luminance": 0.67091
}Semantic roles & 50–950 ramp
primary
#F2CFBB
secondary
#80B4D2
accent
#8CD016
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483