#F2CFBC#F2CFBC
#F2CFBC is a very light, muted orange. Relative luminance 0.671; OKLCH L 87.9% C 0.047 H 50.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFBC |
|---|---|
| RGB | rgb(242, 207, 188) |
| HSL | hsl(21, 68%, 84%) |
| HSV | hsv(21, 22%, 95%) |
| CMYK | cmyk(0%, 14.5%, 22.3%, 5.1%) |
| CIE-LAB | lab(85.57, 9.40, 13.99) |
| CIE-LCH | lch(85.57, 16.85, 56.11°) |
| OKLab | oklab(87.92% 0.0302 0.0363) |
| OKLCH | oklch(87.92% 0.047 50.2) |
| XYZ | xyz(68.0082, 67.1360, 56.9433) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.73
Peach
#FFDAB9
ΔE00 5.64
Light Peach
#FFD8B1
ΔE00 7.11
Mistyrose
#FFE4E1
ΔE00 8.15
Bisque
#FFE4C4
ΔE00 8.15
Warm Beige
#E9DCC9
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFBC #BCDFF2
analogous
#F2BCC4 #F2CFBC #F2EABC
triadic
#F2CFBC #BCF2CF #CFBCF2
tetradic
#F2CFBC #C4F2BC #BCDFF2 #EABCF2
square
#F2CFBC #C4F2BC #BCDFF2 #EABCF2
split-complementary
#F2CFBC #BCF2EA #BCC4F2
monochromatic
#DE8655 #E8AA89 #F2CFBC #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.46
#F2CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#F2CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFBC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFBC | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BB
Deuteranopia (green-blind)
#E0D9BC
Tritanopia (blue-blind)
#FCC9CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2cfbc; /* rgb */ color: rgb(242, 207, 188); /* oklch */ color: oklch(87.9% 0.047 50.2);
Tailwind
colors: {
custom: {
50: '#f7ddd0',
500: '#f2cfbc',
950: '#000000',
},
}SCSS
$custom: #f2cfbc; $custom-light: #f7ddd0; $custom-dark: #000000;
JSON
{
"hex": "#f2cfbc",
"rgb": {
"r": 242,
"g": 207,
"b": 188
},
"hsl": {
"h": 21.111,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.87918,
"c": 0.04722,
"h": 50.2
},
"luminance": 0.67134
}Semantic roles & 50–950 ramp
primary
#F2CFBC
secondary
#81B5D2
accent
#8ECF16
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483