#F2CFA6#F2CFA6
#F2CFA6 is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.4% C 0.067 H 71.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFA6 |
|---|---|
| RGB | rgb(242, 207, 166) |
| HSL | hsl(32, 75%, 80%) |
| HSV | hsv(32, 31%, 95%) |
| CMYK | cmyk(0%, 14.5%, 31.4%, 5.1%) |
| CIE-LAB | lab(85.13, 6.45, 24.95) |
| CIE-LCH | lch(85.13, 25.77, 75.50°) |
| OKLab | oklab(87.42% 0.0215 0.0632) |
| OKLCH | oklch(87.42% 0.067 71.2) |
| XYZ | xyz(65.8148, 66.2586, 45.3914) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.81
Peach
#FFDAB9
ΔE00 4.02
Navajowhite
#FFDEAD
ΔE00 4.11
Wheat
#F5DEB3
ΔE00 5.29
Bisque
#FFE4C4
ΔE00 5.41
Moccasin
#FFE4B5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFA6 #A6C9F2
analogous
#F2A9A6 #F2CFA6 #EFF2A6
triadic
#F2CFA6 #A6F2CF #CFA6F2
tetradic
#F2CFA6 #A6F2A9 #A6C9F2 #F2A6EF
square
#F2CFA6 #A6F2A9 #A6C9F2 #F2A6EF
split-complementary
#F2CFA6 #A6EFF2 #A9A6F2
monochromatic
#E2953B #EAB271 #F2CFA6 #FAECDB #FBF1E4
Accessibility & contrast
On white
1.47
#F2CFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#F2CFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFA6
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFA6 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A3
Deuteranopia (green-blind)
#E4D8A7
Tritanopia (blue-blind)
#FFC6C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cfa6; /* rgb */ color: rgb(242, 207, 166); /* oklch */ color: oklch(87.4% 0.067 71.2);
Tailwind
colors: {
custom: {
50: '#f7ddc0',
500: '#f2cfa6',
950: '#000000',
},
}SCSS
$custom: #f2cfa6; $custom-light: #f7ddc0; $custom-dark: #000000;
JSON
{
"hex": "#f2cfa6",
"rgb": {
"r": 242,
"g": 207,
"b": 166
},
"hsl": {
"h": 32.368,
"s": 74.51,
"l": 80
},
"oklch": {
"l": 0.87424,
"c": 0.06673,
"h": 71.2
},
"luminance": 0.66256
}Semantic roles & 50–950 ramp
primary
#F2CFA6
secondary
#6C9AD1
accent
#6BD70F
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171512
muted
#858482