#F2CA85#F2CA85
#F2CA85 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.8% C 0.098 H 80.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA85 |
|---|---|
| RGB | rgb(242, 202, 133) |
| HSL | hsl(38, 81%, 74%) |
| HSV | hsv(38, 45%, 95%) |
| CMYK | cmyk(0%, 16.5%, 45%, 5.1%) |
| CIE-LAB | lab(83.34, 5.36, 39.65) |
| CIE-LCH | lch(83.34, 40.01, 82.30°) |
| OKLab | oklab(85.85% 0.0162 0.0966) |
| OKLCH | oklch(85.85% 0.098 80.5) |
| XYZ | xyz(61.9742, 62.8148, 31.0458) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.18
Burlywood
#DEB887
ΔE00 6.20
Navajowhite
#FFDEAD
ΔE00 6.28
Very Light Brown
#D3B683
ΔE00 6.79
Tan (survey)
#D1B26F
ΔE00 6.97
Pale Peach
#FFE5AD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA85 #85ADF2
analogous
#F29385 #F2CA85 #E3F285
triadic
#F2CA85 #85F2CA #CA85F2
tetradic
#F2CA85 #85F293 #85ADF2 #F285E3
square
#F2CA85 #85F293 #85ADF2 #F285E3
split-complementary
#F2CA85 #85E3F2 #9385F2
monochromatic
#E49918 #ECB24E #F2CA85 #F8E2BC #FCF3E3
Accessibility & contrast
On white
1.55
#F2CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#F2CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA85
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA85 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA80
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca85; /* rgb */ color: rgb(242, 202, 133); /* oklch */ color: oklch(85.8% 0.098 80.5);
Tailwind
colors: {
custom: {
50: '#f8daa9',
500: '#f2ca85',
950: '#000000',
},
}SCSS
$custom: #f2ca85; $custom-light: #f8daa9; $custom-dark: #000000;
JSON
{
"hex": "#f2ca85",
"rgb": {
"r": 242,
"g": 202,
"b": 133
},
"hsl": {
"h": 37.982,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.85846,
"c": 0.09798,
"h": 80.5
},
"luminance": 0.62812
}Semantic roles & 50–950 ramp
primary
#F2CA85
secondary
#4E7DCE
accent
#56DD08
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381