#F2D595#F2D595
#F2D595 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.3% C 0.088 H 86.2°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D595 |
|---|---|
| RGB | rgb(242, 213, 149) |
| HSL | hsl(41, 78%, 77%) |
| HSV | hsv(41, 38%, 95%) |
| CMYK | cmyk(0%, 12%, 38.4%, 5.1%) |
| CIE-LAB | lab(86.32, 1.35, 35.35) |
| CIE-LCH | lch(86.32, 35.38, 87.82°) |
| OKLab | oklab(88.27% 0.0058 0.0874) |
| OKLCH | oklch(88.27% 0.088 86.2) |
| XYZ | xyz(65.8386, 68.6382, 38.2084) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.98
Navajowhite
#FFDEAD
ΔE00 4.79
Moccasin
#FFE4B5
ΔE00 5.23
Wheat
#F5DEB3
ΔE00 5.25
Sand (survey)
#E2CA76
ΔE00 5.33
Vanilla
#F3E5AB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D595 #95B2F2
analogous
#F2A795 #F2D595 #E1F295
triadic
#F2D595 #95F2D5 #D595F2
tetradic
#F2D595 #95F2A7 #95B2F2 #F295E1
square
#F2D595 #95F2A7 #95B2F2 #F295E1
split-complementary
#F2D595 #95E1F2 #A795F2
monochromatic
#E5AA28 #EBBF5E #F2D595 #F9EBCC #FCF4E4
Accessibility & contrast
On white
1.43
#F2D595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#F2D595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D595
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D595 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D390
Deuteranopia (green-blind)
#EBDB97
Tritanopia (blue-blind)
#FFCBC5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2d595; /* rgb */ color: rgb(242, 213, 149); /* oklch */ color: oklch(88.3% 0.088 86.2);
Tailwind
colors: {
custom: {
50: '#f8e1b4',
500: '#f2d595',
950: '#000000',
},
}SCSS
$custom: #f2d595; $custom-light: #f8e1b4; $custom-dark: #000000;
JSON
{
"hex": "#f2d595",
"rgb": {
"r": 242,
"g": 213,
"b": 149
},
"hsl": {
"h": 41.29,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.88268,
"c": 0.08763,
"h": 86.2
},
"luminance": 0.68636
}Semantic roles & 50–950 ramp
primary
#F2D595
secondary
#5C80CF
accent
#4CDA0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481