#F2CA8A#F2CA8A
#F2CA8A is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.9% C 0.093 H 78.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA8A |
|---|---|
| RGB | rgb(242, 202, 138) |
| HSL | hsl(37, 80%, 75%) |
| HSV | hsv(37, 43%, 95%) |
| CMYK | cmyk(0%, 16.5%, 43%, 5.1%) |
| CIE-LAB | lab(83.42, 5.86, 37.19) |
| CIE-LCH | lch(83.42, 37.65, 81.04°) |
| OKLab | oklab(85.93% 0.0181 0.0913) |
| OKLCH | oklch(85.93% 0.093 78.8) |
| XYZ | xyz(62.3279, 62.9563, 32.9086) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.54
Navajowhite
#FFDEAD
ΔE00 5.64
Very Light Brown
#D3B683
ΔE00 6.47
Pale Peach
#FFE5AD
ΔE00 6.93
Sand (survey)
#E2CA76
ΔE00 6.97
Tan (survey)
#D1B26F
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA8A #8AB2F2
analogous
#F2968A #F2CA8A #E6F28A
triadic
#F2CA8A #8AF2CA #CA8AF2
tetradic
#F2CA8A #8AF296 #8AB2F2 #F28AE6
square
#F2CA8A #8AF296 #8AB2F2 #F28AE6
split-complementary
#F2CA8A #8AE6F2 #968AF2
monochromatic
#E6981C #ECB153 #F2CA8A #F8E3C1 #FCF3E3
Accessibility & contrast
On white
1.55
#F2CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#F2CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA8A
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA8A | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA85
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca8a; /* rgb */ color: rgb(242, 202, 138); /* oklch */ color: oklch(85.9% 0.093 78.8);
Tailwind
colors: {
custom: {
50: '#f8daad',
500: '#f2ca8a',
950: '#000000',
},
}SCSS
$custom: #f2ca8a; $custom-light: #f8daad; $custom-dark: #000000;
JSON
{
"hex": "#f2ca8a",
"rgb": {
"r": 242,
"g": 202,
"b": 138
},
"hsl": {
"h": 36.923,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.85928,
"c": 0.09304,
"h": 78.8
},
"luminance": 0.62953
}Semantic roles & 50–950 ramp
primary
#F2CA8A
secondary
#5282CE
accent
#5ADC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381