#F2CFAF#F2CFAF
#F2CFAF is a very light, muted orange. Relative luminance 0.666; OKLCH L 87.6% C 0.058 H 64.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFAF |
|---|---|
| RGB | rgb(242, 207, 175) |
| HSL | hsl(29, 72%, 82%) |
| HSV | hsv(29, 28%, 95%) |
| CMYK | cmyk(0%, 14.5%, 27.7%, 5.1%) |
| CIE-LAB | lab(85.30, 7.61, 20.47) |
| CIE-LCH | lch(85.30, 21.84, 69.61°) |
| OKLab | oklab(87.62% 0.0251 0.0523) |
| OKLCH | oklch(87.62% 0.058 64.4) |
| XYZ | xyz(66.6695, 66.6005, 49.8924) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.64
Light Peach
#FFD8B1
ΔE00 2.94
Apricot
#FBCEB1
ΔE00 3.83
Bisque
#FFE4C4
ΔE00 5.26
Navajowhite
#FFDEAD
ΔE00 6.28
Wheat
#F5DEB3
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFAF #AFD2F2
analogous
#F2AFB1 #F2CFAF #F2F1AF
triadic
#F2CFAF #AFF2CF #CFAFF2
tetradic
#F2CFAF #B1F2AF #AFD2F2 #F1AFF2
square
#F2CFAF #B1F2AF #AFD2F2 #F1AFF2
split-complementary
#F2CFAF #AFF2F1 #AFB1F2
monochromatic
#E19046 #E9AF7A #F2CFAF #FBEFE4 #FBEFE5
Accessibility & contrast
On white
1.47
#F2CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#F2CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFAF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFAF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1AD
Deuteranopia (green-blind)
#E3D8B0
Tritanopia (blue-blind)
#FEC8C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cfaf; /* rgb */ color: rgb(242, 207, 175); /* oklch */ color: oklch(87.6% 0.058 64.4);
Tailwind
colors: {
custom: {
50: '#f7ddc7',
500: '#f2cfaf',
950: '#000000',
},
}SCSS
$custom: #f2cfaf; $custom-light: #f7ddc7; $custom-dark: #000000;
JSON
{
"hex": "#f2cfaf",
"rgb": {
"r": 242,
"g": 207,
"b": 175
},
"hsl": {
"h": 28.657,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.87617,
"c": 0.05804,
"h": 64.4
},
"luminance": 0.66598
}Semantic roles & 50–950 ramp
primary
#F2CFAF
secondary
#74A5D1
accent
#77D411
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482