#F2CA83#F2CA83
#F2CA83 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.8% C 0.100 H 81.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA83 |
|---|---|
| RGB | rgb(242, 202, 131) |
| HSL | hsl(38, 81%, 73%) |
| HSV | hsv(38, 46%, 95%) |
| CMYK | cmyk(0%, 16.5%, 45.9%, 5.1%) |
| CIE-LAB | lab(83.32, 5.17, 40.62) |
| CIE-LCH | lch(83.32, 40.95, 82.75°) |
| OKLab | oklab(85.81% 0.0154 0.0988) |
| OKLCH | oklch(85.81% 0.1 81.1) |
| XYZ | xyz(61.8374, 62.7601, 30.3251) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.90
Burlywood
#DEB887
ΔE00 6.49
Navajowhite
#FFDEAD
ΔE00 6.56
Wheat (survey)
#FBDD7E
ΔE00 6.84
Tan (survey)
#D1B26F
ΔE00 6.93
Very Light Brown
#D3B683
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA83 #83ABF2
analogous
#F29283 #F2CA83 #E3F283
triadic
#F2CA83 #83F2CA #CA83F2
tetradic
#F2CA83 #83F292 #83ABF2 #F283E3
square
#F2CA83 #83F292 #83ABF2 #F283E3
split-complementary
#F2CA83 #83E3F2 #9283F2
monochromatic
#E39A18 #ECB24C #F2CA83 #F8E2BA #FCF3E3
Accessibility & contrast
On white
1.55
#F2CA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#F2CA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA83
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA83 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7E
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca83; /* rgb */ color: rgb(242, 202, 131); /* oklch */ color: oklch(85.8% 0.100 81.1);
Tailwind
colors: {
custom: {
50: '#f8daa8',
500: '#f2ca83',
950: '#000000',
},
}SCSS
$custom: #f2ca83; $custom-light: #f8daa8; $custom-dark: #000000;
JSON
{
"hex": "#f2ca83",
"rgb": {
"r": 242,
"g": 202,
"b": 131
},
"hsl": {
"h": 38.378,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.85814,
"c": 0.09995,
"h": 81.1
},
"luminance": 0.62757
}Semantic roles & 50–950 ramp
primary
#F2CA83
secondary
#4C7ACD
accent
#55DD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380