#F0FCAF#F0FCAF
#F0FCAF is a very light, moderate yellow. Relative luminance 0.912; OKLCH L 96.4% C 0.098 H 115.5°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FCAF |
|---|---|
| RGB | rgb(240, 252, 175) |
| HSL | hsl(69, 93%, 84%) |
| HSV | hsv(69, 31%, 99%) |
| CMYK | cmyk(4.8%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(96.51, -15.87, 35.65) |
| CIE-LCH | lch(96.51, 39.02, 114.00°) |
| OKLab | oklab(96.43% -0.0424 0.0889) |
| OKLCH | oklch(96.43% 0.098 115.5) |
| XYZ | xyz(78.4834, 91.2418, 54.0260) |
| Luminance | 0.9124 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.21
Creme
#FFFFB6
ΔE00 3.26
Light Beige
#FFFEB6
ΔE00 3.49
Parchment
#FEFCAF
ΔE00 3.63
Cream (survey)
#FFFFC2
ΔE00 4.33
Ecru
#FEFFCA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FCAF #BBAFFC
analogous
#FCE1AF #F0FCAF #C9FCAF
triadic
#F0FCAF #AFF0FC #FCAFF0
tetradic
#F0FCAF #AFFCE1 #BBAFFC #FCAFC9
square
#F0FCAF #AFFCE1 #BBAFFC #FCAFC9
split-complementary
#F0FCAF #AFC9FC #E1AFFC
monochromatic
#DAF839 #E5FA74 #F0FCAF #F9FEE2 #F9FEE2
Accessibility & contrast
On white
1.09
#F0FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#F0FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FCAF
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FCAF | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AA
Deuteranopia (green-blind)
#FFF6B2
Tritanopia (blue-blind)
#F8F4E8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f0fcaf; /* rgb */ color: rgb(240, 252, 175); /* oklch */ color: oklch(96.4% 0.098 115.5);
Tailwind
colors: {
custom: {
50: '#f5fdc7',
500: '#f0fcaf',
950: '#000000',
},
}SCSS
$custom: #f0fcaf; $custom-light: #f5fdc7; $custom-dark: #000000;
JSON
{
"hex": "#f0fcaf",
"rgb": {
"r": 240,
"g": 252,
"b": 175
},
"hsl": {
"h": 69.351,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.96429,
"c": 0.09848,
"h": 115.5
},
"luminance": 0.91241
}Semantic roles & 50–950 ramp
primary
#F0FCAF
secondary
#816FE0
accent
#00E624
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582