#F2CFBA#F2CFBA
#F2CFBA is a very light, muted orange. Relative luminance 0.670; OKLCH L 87.9% C 0.049 H 52.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFBA |
|---|---|
| RGB | rgb(242, 207, 186) |
| HSL | hsl(23, 68%, 84%) |
| HSV | hsv(23, 23%, 95%) |
| CMYK | cmyk(0%, 14.5%, 23.1%, 5.1%) |
| CIE-LAB | lab(85.53, 9.11, 14.99) |
| CIE-LCH | lch(85.53, 17.54, 58.70°) |
| OKLab | oklab(87.87% 0.0294 0.0388) |
| OKLCH | oklch(87.87% 0.049 52.8) |
| XYZ | xyz(67.7941, 67.0503, 55.8157) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.23
Peach
#FFDAB9
ΔE00 4.91
Light Peach
#FFD8B1
ΔE00 6.33
Bisque
#FFE4C4
ΔE00 7.52
Mistyrose
#FFE4E1
ΔE00 8.81
Warm Beige
#E9DCC9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFBA #BADDF2
analogous
#F2BAC1 #F2CFBA #F2EBBA
triadic
#F2CFBA #BAF2CF #CFBAF2
tetradic
#F2CFBA #C1F2BA #BADDF2 #EBBAF2
square
#F2CFBA #C1F2BA #BADDF2 #EBBAF2
split-complementary
#F2CFBA #BAF2EB #BAC1F2
monochromatic
#DF8753 #E8AB87 #F2CFBA #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.46
#F2CFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#F2CFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFBA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFBA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B9
Deuteranopia (green-blind)
#E1D9BA
Tritanopia (blue-blind)
#FDC9C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2cfba; /* rgb */ color: rgb(242, 207, 186); /* oklch */ color: oklch(87.9% 0.049 52.8);
Tailwind
colors: {
custom: {
50: '#f7ddce',
500: '#f2cfba',
950: '#000000',
},
}SCSS
$custom: #f2cfba; $custom-light: #f7ddce; $custom-dark: #000000;
JSON
{
"hex": "#f2cfba",
"rgb": {
"r": 242,
"g": 207,
"b": 186
},
"hsl": {
"h": 22.5,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.8787,
"c": 0.04868,
"h": 52.8
},
"luminance": 0.67048
}Semantic roles & 50–950 ramp
primary
#F2CFBA
secondary
#7FB2D2
accent
#8AD015
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483