#F2CA87#F2CA87
#F2CA87 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.9% C 0.096 H 79.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA87 |
|---|---|
| RGB | rgb(242, 202, 135) |
| HSL | hsl(38, 80%, 74%) |
| HSV | hsv(38, 44%, 95%) |
| CMYK | cmyk(0%, 16.5%, 44.2%, 5.1%) |
| CIE-LAB | lab(83.37, 5.56, 38.67) |
| CIE-LCH | lch(83.37, 39.07, 81.82°) |
| OKLab | oklab(85.88% 0.017 0.0945) |
| OKLCH | oklch(85.88% 0.096 79.8) |
| XYZ | xyz(62.1137, 62.8706, 31.7805) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.93
Navajowhite
#FFDEAD
ΔE00 6.01
Sand (survey)
#E2CA76
ΔE00 6.48
Very Light Brown
#D3B683
ΔE00 6.64
Pale Peach
#FFE5AD
ΔE00 7.03
Tan (survey)
#D1B26F
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA87 #87AFF2
analogous
#F29587 #F2CA87 #E5F287
triadic
#F2CA87 #87F2CA #CA87F2
tetradic
#F2CA87 #87F295 #87AFF2 #F287E5
square
#F2CA87 #87F295 #87AFF2 #F287E5
split-complementary
#F2CA87 #87E5F2 #9587F2
monochromatic
#E69919 #ECB250 #F2CA87 #F8E2BE #FCF3E3
Accessibility & contrast
On white
1.55
#F2CA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#F2CA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA87
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA87 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA82
Deuteranopia (green-blind)
#E4D489
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca87; /* rgb */ color: rgb(242, 202, 135); /* oklch */ color: oklch(85.9% 0.096 79.8);
Tailwind
colors: {
custom: {
50: '#f8daab',
500: '#f2ca87',
950: '#000000',
},
}SCSS
$custom: #f2ca87; $custom-light: #f8daab; $custom-dark: #000000;
JSON
{
"hex": "#f2ca87",
"rgb": {
"r": 242,
"g": 202,
"b": 135
},
"hsl": {
"h": 37.57,
"s": 80.451,
"l": 73.922
},
"oklch": {
"l": 0.85878,
"c": 0.09601,
"h": 79.8
},
"luminance": 0.62868
}Semantic roles & 50–950 ramp
primary
#F2CA87
secondary
#4F7FCE
accent
#58DD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381