#F2CFB2#F2CFB2
#F2CFB2 is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.7% C 0.055 H 61.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFB2 |
|---|---|
| RGB | rgb(242, 207, 178) |
| HSL | hsl(27, 71%, 82%) |
| HSV | hsv(27, 26%, 95%) |
| CMYK | cmyk(0%, 14.5%, 26.4%, 5.1%) |
| CIE-LAB | lab(85.36, 8.01, 18.97) |
| CIE-LCH | lch(85.36, 20.59, 67.11°) |
| OKLab | oklab(87.69% 0.0263 0.0487) |
| OKLCH | oklch(87.69% 0.055 61.6) |
| XYZ | xyz(66.9674, 66.7196, 51.4615) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.81
Apricot
#FBCEB1
ΔE00 3.19
Light Peach
#FFD8B1
ΔE00 3.64
Bisque
#FFE4C4
ΔE00 5.62
Navajowhite
#FFDEAD
ΔE00 7.22
Wheat
#F5DEB3
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFB2 #B2D5F2
analogous
#F2B2B5 #F2CFB2 #F2EFB2
triadic
#F2CFB2 #B2F2CF #CFB2F2
tetradic
#F2CFB2 #B5F2B2 #B2D5F2 #EFB2F2
square
#F2CFB2 #B5F2B2 #B2D5F2 #EFB2F2
split-complementary
#F2CFB2 #B2F2EF #B2B5F2
monochromatic
#E08E49 #E9AE7E #F2CFB2 #FBEFE5 #FBEFE5
Accessibility & contrast
On white
1.46
#F2CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#F2CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFB2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFB2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#E2D8B2
Tritanopia (blue-blind)
#FEC8C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cfb2; /* rgb */ color: rgb(242, 207, 178); /* oklch */ color: oklch(87.7% 0.055 61.6);
Tailwind
colors: {
custom: {
50: '#f7ddc9',
500: '#f2cfb2',
950: '#000000',
},
}SCSS
$custom: #f2cfb2; $custom-light: #f7ddc9; $custom-dark: #000000;
JSON
{
"hex": "#f2cfb2",
"rgb": {
"r": 242,
"g": 207,
"b": 178
},
"hsl": {
"h": 27.188,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.87685,
"c": 0.05532,
"h": 61.6
},
"luminance": 0.66717
}Semantic roles & 50–950 ramp
primary
#F2CFB2
secondary
#77A8D1
accent
#7CD312
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482