#F2CAA7#F2CAA7
#F2CAA7 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.5% C 0.065 H 63.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAA7 |
|---|---|
| RGB | rgb(242, 202, 167) |
| HSL | hsl(28, 74%, 80%) |
| HSV | hsv(28, 31%, 95%) |
| CMYK | cmyk(0%, 16.5%, 31%, 5.1%) |
| CIE-LAB | lab(83.92, 9.18, 22.77) |
| CIE-LCH | lch(83.92, 24.55, 68.04°) |
| OKLab | oklab(86.48% 0.0295 0.0579) |
| OKLCH | oklch(86.48% 0.065 63) |
| XYZ | xyz(64.7147, 63.9110, 45.4790) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.38
Light Peach
#FFD8B1
ΔE00 3.45
Peach
#FFDAB9
ΔE00 3.68
Burlywood
#DEB887
ΔE00 6.57
Bisque
#FFE4C4
ΔE00 6.78
Navajowhite
#FFDEAD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAA7 #A7CFF2
analogous
#F2A7A9 #F2CAA7 #F2EFA7
triadic
#F2CAA7 #A7F2CA #CAA7F2
tetradic
#F2CAA7 #A9F2A7 #A7CFF2 #EFA7F2
square
#F2CAA7 #A9F2A7 #A7CFF2 #EFA7F2
split-complementary
#F2CAA7 #A7F2EF #A7A9F2
monochromatic
#E28A3C #EAAA72 #F2CAA7 #FAEADC #FBEFE4
Accessibility & contrast
On white
1.52
#F2CAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#F2CAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAA7
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAA7 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CCA5
Deuteranopia (green-blind)
#E0D5A8
Tritanopia (blue-blind)
#FFC2C0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2caa7; /* rgb */ color: rgb(242, 202, 167); /* oklch */ color: oklch(86.5% 0.065 63.0);
Tailwind
colors: {
custom: {
50: '#f7dac1',
500: '#f2caa7',
950: '#000000',
},
}SCSS
$custom: #f2caa7; $custom-light: #f7dac1; $custom-dark: #000000;
JSON
{
"hex": "#f2caa7",
"rgb": {
"r": 242,
"g": 202,
"b": 167
},
"hsl": {
"h": 28,
"s": 74.257,
"l": 80.196
},
"oklch": {
"l": 0.86484,
"c": 0.06499,
"h": 63
},
"luminance": 0.63908
}Semantic roles & 50–950 ramp
primary
#F2CAA7
secondary
#6CA2D1
accent
#79D60F
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382