#F0CA94#F0CA94
#F0CA94 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.9% C 0.082 H 76.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CA94 |
|---|---|
| RGB | rgb(240, 202, 148) |
| HSL | hsl(35, 75%, 76%) |
| HSV | hsv(35, 38%, 94%) |
| CMYK | cmyk(0%, 15.8%, 38.3%, 5.9%) |
| CIE-LAB | lab(83.39, 6.15, 31.97) |
| CIE-LCH | lch(83.39, 32.56, 79.11°) |
| OKLab | oklab(85.92% 0.0198 0.0795) |
| OKLCH | oklch(85.92% 0.082 76) |
| XYZ | xyz(62.4027, 62.9072, 36.8665) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.58
Navajowhite
#FFDEAD
ΔE00 4.71
Light Peach
#FFD8B1
ΔE00 5.57
Very Light Brown
#D3B683
ΔE00 6.02
Wheat
#F5DEB3
ΔE00 6.21
Moccasin
#FFE4B5
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CA94 #94BAF0
analogous
#F09C94 #F0CA94 #E8F094
triadic
#F0CA94 #94F0CA #CA94F0
tetradic
#F0CA94 #94F09C #94BAF0 #F094E8
square
#F0CA94 #94F09C #94BAF0 #F094E8
split-complementary
#F0CA94 #94E8F0 #9C94F0
monochromatic
#E19529 #E8AF5E #F0CA94 #F8E5CA #FBF2E4
Accessibility & contrast
On white
1.55
#F0CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#F0CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CA94
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CA94 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA90
Deuteranopia (green-blind)
#E2D495
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f0ca94; /* rgb */ color: rgb(240, 202, 148); /* oklch */ color: oklch(85.9% 0.082 76.0);
Tailwind
colors: {
custom: {
50: '#f6dab4',
500: '#f0ca94',
950: '#000000',
},
}SCSS
$custom: #f0ca94; $custom-light: #f6dab4; $custom-dark: #000000;
JSON
{
"hex": "#f0ca94",
"rgb": {
"r": 240,
"g": 202,
"b": 148
},
"hsl": {
"h": 35.217,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.85917,
"c": 0.08192,
"h": 76
},
"luminance": 0.62904
}Semantic roles & 50–950 ramp
primary
#F0CA94
secondary
#5C8ACD
accent
#61D80E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381