#F2CA8F#F2CA8F
#F2CA8F is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.0% C 0.088 H 76.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA8F |
|---|---|
| RGB | rgb(242, 202, 143) |
| HSL | hsl(36, 79%, 75%) |
| HSV | hsv(36, 41%, 95%) |
| CMYK | cmyk(0%, 16.5%, 40.9%, 5.1%) |
| CIE-LAB | lab(83.50, 6.39, 34.73) |
| CIE-LCH | lch(83.50, 35.31, 79.58°) |
| OKLab | oklab(86.02% 0.02 0.0858) |
| OKLCH | oklch(86.02% 0.088 76.8) |
| XYZ | xyz(62.6983, 63.1044, 34.8591) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.99
Navajowhite
#FFDEAD
ΔE00 5.11
Very Light Brown
#D3B683
ΔE00 6.32
Light Peach
#FFD8B1
ΔE00 6.32
Wheat
#F5DEB3
ΔE00 6.81
Moccasin
#FFE4B5
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA8F #8FB7F2
analogous
#F2988F #F2CA8F #E8F28F
triadic
#F2CA8F #8FF2CA #CA8FF2
tetradic
#F2CA8F #8FF298 #8FB7F2 #F28FE8
square
#F2CA8F #8FF298 #8FB7F2 #F28FE8
split-complementary
#F2CA8F #8FE8F2 #988FF2
monochromatic
#E59621 #ECB058 #F2CA8F #F8E4C6 #FCF2E4
Accessibility & contrast
On white
1.54
#F2CA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#F2CA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA8F
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA8F | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8B
Deuteranopia (green-blind)
#E3D490
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca8f; /* rgb */ color: rgb(242, 202, 143); /* oklch */ color: oklch(86.0% 0.088 76.8);
Tailwind
colors: {
custom: {
50: '#f8dab0',
500: '#f2ca8f',
950: '#000000',
},
}SCSS
$custom: #f2ca8f; $custom-light: #f8dab0; $custom-dark: #000000;
JSON
{
"hex": "#f2ca8f",
"rgb": {
"r": 242,
"g": 202,
"b": 143
},
"hsl": {
"h": 35.758,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.86015,
"c": 0.08807,
"h": 76.8
},
"luminance": 0.63101
}Semantic roles & 50–950 ramp
primary
#F2CA8F
secondary
#5787CF
accent
#5FDB0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381