#F2CB94#F2CB94
#F2CB94 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.3% C 0.083 H 75.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB94 |
|---|---|
| RGB | rgb(242, 203, 148) |
| HSL | hsl(35, 78%, 76%) |
| HSV | hsv(35, 39%, 95%) |
| CMYK | cmyk(0%, 16.1%, 38.8%, 5.1%) |
| CIE-LAB | lab(83.83, 6.41, 32.58) |
| CIE-LCH | lch(83.83, 33.20, 78.87°) |
| OKLab | oklab(86.3% 0.0205 0.0809) |
| OKLCH | oklch(86.3% 0.083 75.8) |
| XYZ | xyz(63.3209, 63.7301, 36.9770) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.57
Burlywood
#DEB887
ΔE00 4.88
Light Peach
#FFD8B1
ΔE00 5.49
Wheat
#F5DEB3
ΔE00 6.26
Moccasin
#FFE4B5
ΔE00 6.35
Very Light Brown
#D3B683
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB94 #94BBF2
analogous
#F29C94 #F2CB94 #EAF294
triadic
#F2CB94 #94F2CB #CB94F2
tetradic
#F2CB94 #94F29C #94BBF2 #F294EA
square
#F2CB94 #94F29C #94BBF2 #F294EA
split-complementary
#F2CB94 #94EAF2 #9C94F2
monochromatic
#E59627 #EBB05D #F2CB94 #F9E6CB #FCF2E4
Accessibility & contrast
On white
1.53
#F2CB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F2CB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB94
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB94 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC90
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cb94; /* rgb */ color: rgb(242, 203, 148); /* oklch */ color: oklch(86.3% 0.083 75.8);
Tailwind
colors: {
custom: {
50: '#f8dab4',
500: '#f2cb94',
950: '#000000',
},
}SCSS
$custom: #f2cb94; $custom-light: #f8dab4; $custom-dark: #000000;
JSON
{
"hex": "#f2cb94",
"rgb": {
"r": 242,
"g": 203,
"b": 148
},
"hsl": {
"h": 35.106,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.86299,
"c": 0.08346,
"h": 75.8
},
"luminance": 0.63727
}Semantic roles & 50–950 ramp
primary
#F2CB94
secondary
#5B8BCF
accent
#61DB0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381