#F2CFA2#F2CFA2
#F2CFA2 is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.3% C 0.071 H 73.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFA2 |
|---|---|
| RGB | rgb(242, 207, 162) |
| HSL | hsl(34, 75%, 79%) |
| HSV | hsv(34, 33%, 95%) |
| CMYK | cmyk(0%, 14.5%, 33.1%, 5.1%) |
| CIE-LAB | lab(85.05, 5.96, 26.94) |
| CIE-LCH | lch(85.05, 27.59, 77.53°) |
| OKLab | oklab(87.34% 0.0199 0.0679) |
| OKLCH | oklch(87.34% 0.071 73.6) |
| XYZ | xyz(65.4536, 66.1141, 43.4889) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.51
Navajowhite
#FFDEAD
ΔE00 3.57
Wheat
#F5DEB3
ΔE00 4.89
Peach
#FFDAB9
ΔE00 4.96
Moccasin
#FFE4B5
ΔE00 5.23
Burlywood
#DEB887
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFA2 #A2C5F2
analogous
#F2A7A2 #F2CFA2 #EDF2A2
triadic
#F2CFA2 #A2F2CF #CFA2F2
tetradic
#F2CFA2 #A2F2A7 #A2C5F2 #F2A2ED
square
#F2CFA2 #A2F2A7 #A2C5F2 #F2A2ED
split-complementary
#F2CFA2 #A2EDF2 #A7A2F2
monochromatic
#E39837 #EAB36C #F2CFA2 #FAEBD8 #FBF1E4
Accessibility & contrast
On white
1.48
#F2CFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#F2CFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFA2
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFA2 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD09F
Deuteranopia (green-blind)
#E5D8A3
Tritanopia (blue-blind)
#FFC6C3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2cfa2; /* rgb */ color: rgb(242, 207, 162); /* oklch */ color: oklch(87.3% 0.071 73.6);
Tailwind
colors: {
custom: {
50: '#f7ddbd',
500: '#f2cfa2',
950: '#000000',
},
}SCSS
$custom: #f2cfa2; $custom-light: #f7ddbd; $custom-dark: #000000;
JSON
{
"hex": "#f2cfa2",
"rgb": {
"r": 242,
"g": 207,
"b": 162
},
"hsl": {
"h": 33.75,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.87343,
"c": 0.07076,
"h": 73.6
},
"luminance": 0.66112
}Semantic roles & 50–950 ramp
primary
#F2CFA2
secondary
#6896D0
accent
#66D80E
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171512
muted
#858482