#F2C2AF#F2C2AF
#F2C2AF is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.1% C 0.061 H 42.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C2AF |
|---|---|
| RGB | rgb(242, 194, 175) |
| HSL | hsl(17, 72%, 82%) |
| HSV | hsv(17, 28%, 95%) |
| CMYK | cmyk(0%, 19.8%, 27.7%, 5.1%) |
| CIE-LAB | lab(82.14, 14.42, 16.06) |
| CIE-LCH | lch(82.14, 21.59, 48.09°) |
| OKLab | oklab(85.15% 0.045 0.0414) |
| OKLCH | oklch(85.15% 0.061 42.7) |
| XYZ | xyz(63.6486, 60.5588, 48.8855) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.97
Pale Salmon
#FFB19A
ΔE00 6.74
Light Salmon
#FEA993
ΔE00 8.50
Peach
#FFDAB9
ΔE00 8.87
Light Peach
#FFD8B1
ΔE00 9.84
Pale Rose
#FDC1C5
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C2AF #AFDFF2
analogous
#F2AFBE #F2C2AF #F2E4AF
triadic
#F2C2AF #AFF2C2 #C2AFF2
tetradic
#F2C2AF #BEF2AF #AFDFF2 #E4AFF2
square
#F2C2AF #BEF2AF #AFDFF2 #E4AFF2
split-complementary
#F2C2AF #AFF2E4 #AFBEF2
monochromatic
#E17246 #E99A7A #F2C2AF #FBEAE4 #FBEBE5
Accessibility & contrast
On white
1.60
#F2C2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#F2C2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C2AF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C2AF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AE
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#FFBBBD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f2c2af; /* rgb */ color: rgb(242, 194, 175); /* oklch */ color: oklch(85.1% 0.061 42.7);
Tailwind
colors: {
custom: {
50: '#f7d4c6',
500: '#f2c2af',
950: '#000000',
},
}SCSS
$custom: #f2c2af; $custom-light: #f7d4c6; $custom-dark: #000000;
JSON
{
"hex": "#f2c2af",
"rgb": {
"r": 242,
"g": 194,
"b": 175
},
"hsl": {
"h": 17.015,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.85149,
"c": 0.06114,
"h": 42.7
},
"luminance": 0.60556
}Semantic roles & 50–950 ramp
primary
#F2C2AF
secondary
#74B7D1
accent
#9DD411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382