#F2CA86#F2CA86
#F2CA86 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.9% C 0.097 H 80.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA86 |
|---|---|
| RGB | rgb(242, 202, 134) |
| HSL | hsl(38, 81%, 74%) |
| HSV | hsv(38, 45%, 95%) |
| CMYK | cmyk(0%, 16.5%, 44.6%, 5.1%) |
| CIE-LAB | lab(83.36, 5.46, 39.16) |
| CIE-LCH | lch(83.36, 39.54, 82.06°) |
| OKLab | oklab(85.86% 0.0166 0.0956) |
| OKLCH | oklch(85.86% 0.097 80.2) |
| XYZ | xyz(62.0437, 62.8426, 31.4114) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.06
Navajowhite
#FFDEAD
ΔE00 6.15
Sand (survey)
#E2CA76
ΔE00 6.33
Very Light Brown
#D3B683
ΔE00 6.71
Tan (survey)
#D1B26F
ΔE00 7.01
Pale Peach
#FFE5AD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA86 #86AEF2
analogous
#F29486 #F2CA86 #E4F286
triadic
#F2CA86 #86F2CA #CA86F2
tetradic
#F2CA86 #86F294 #86AEF2 #F286E4
square
#F2CA86 #86F294 #86AEF2 #F286E4
split-complementary
#F2CA86 #86E4F2 #9486F2
monochromatic
#E59919 #ECB24F #F2CA86 #F8E2BD #FCF3E3
Accessibility & contrast
On white
1.55
#F2CA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#F2CA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA86
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA86 | 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)
#DBCA81
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca86; /* rgb */ color: rgb(242, 202, 134); /* oklch */ color: oklch(85.9% 0.097 80.2);
Tailwind
colors: {
custom: {
50: '#f8daaa',
500: '#f2ca86',
950: '#000000',
},
}SCSS
$custom: #f2ca86; $custom-light: #f8daaa; $custom-dark: #000000;
JSON
{
"hex": "#f2ca86",
"rgb": {
"r": 242,
"g": 202,
"b": 134
},
"hsl": {
"h": 37.778,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.85862,
"c": 0.09699,
"h": 80.2
},
"luminance": 0.6284
}Semantic roles & 50–950 ramp
primary
#F2CA86
secondary
#4E7ECE
accent
#57DD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381