#F2CFA0#F2CFA0
#F2CFA0 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.3% C 0.073 H 74.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFA0 |
|---|---|
| RGB | rgb(242, 207, 160) |
| HSL | hsl(34, 76%, 79%) |
| HSV | hsv(34, 34%, 95%) |
| CMYK | cmyk(0%, 14.5%, 33.9%, 5.1%) |
| CIE-LAB | lab(85.02, 5.72, 27.94) |
| CIE-LCH | lch(85.02, 28.52, 78.44°) |
| OKLab | oklab(87.3% 0.0191 0.0702) |
| OKLCH | oklch(87.3% 0.073 74.8) |
| XYZ | xyz(65.2773, 66.0436, 42.5601) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.43
Light Peach
#FFD8B1
ΔE00 3.92
Wheat
#F5DEB3
ΔE00 4.80
Moccasin
#FFE4B5
ΔE00 5.11
Peach
#FFDAB9
ΔE00 5.43
Burlywood
#DEB887
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFA0 #A0C3F2
analogous
#F2A6A0 #F2CFA0 #ECF2A0
triadic
#F2CFA0 #A0F2CF #CFA0F2
tetradic
#F2CFA0 #A0F2A6 #A0C3F2 #F2A0EC
square
#F2CFA0 #A0F2A6 #A0C3F2 #F2A0EC
split-complementary
#F2CFA0 #A0ECF2 #A6A0F2
monochromatic
#E39934 #EBB46A #F2CFA0 #F9EAD6 #FBF1E4
Accessibility & contrast
On white
1.48
#F2CFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#F2CFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFA0
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFA0 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF9D
Deuteranopia (green-blind)
#E5D8A1
Tritanopia (blue-blind)
#FFC6C2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2cfa0; /* rgb */ color: rgb(242, 207, 160); /* oklch */ color: oklch(87.3% 0.073 74.8);
Tailwind
colors: {
custom: {
50: '#f7ddbc',
500: '#f2cfa0',
950: '#000000',
},
}SCSS
$custom: #f2cfa0; $custom-light: #f7ddbc; $custom-dark: #000000;
JSON
{
"hex": "#f2cfa0",
"rgb": {
"r": 242,
"g": 207,
"b": 160
},
"hsl": {
"h": 34.39,
"s": 75.926,
"l": 78.824
},
"oklch": {
"l": 0.87303,
"c": 0.0728,
"h": 74.8
},
"luminance": 0.66041
}Semantic roles & 50–950 ramp
primary
#F2CFA0
secondary
#6693D0
accent
#64D80D
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171512
muted
#858482