#FAFFBF#FAFFBF
#FAFFBF is a very light, moderate yellow. Relative luminance 0.956; OKLCH L 98.1% C 0.082 H 111.5°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFBF |
|---|---|
| RGB | rgb(250, 255, 191) |
| HSL | hsl(65, 100%, 87%) |
| HSV | hsv(65, 25%, 100%) |
| CMYK | cmyk(2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(98.28, -11.62, 30.13) |
| CIE-LCH | lch(98.28, 32.29, 111.10°) |
| OKLab | oklab(98.1% -0.03 0.076) |
| OKLCH | oklch(98.1% 0.082 111.5) |
| XYZ | xyz(84.5881, 95.6065, 63.2779) |
| Luminance | 0.9561 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 1.49
Creme
#FFFFB6
ΔE00 2.32
Light Beige
#FFFEB6
ΔE00 2.37
Ecru
#FEFFCA
ΔE00 2.56
Egg Shell
#FFFCC4
ΔE00 2.75
Ivory (survey)
#FFFFCB
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFBF #C4BFFF
analogous
#FFE4BF #FAFFBF #DAFFBF
triadic
#FAFFBF #BFFAFF #FFBFFA
tetradic
#FAFFBF #BFFFE4 #C4BFFF #FFBFDA
square
#FAFFBF #BFFFE4 #C4BFFF #FFBFDA
split-complementary
#FAFFBF #BFDAFF #E4BFFF
monochromatic
#F0FF45 #F5FF82 #FAFFBF #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.04
#FAFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#FAFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFBF
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFBF | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9BB
Deuteranopia (green-blind)
#FFFBC2
Tritanopia (blue-blind)
#FFF7EE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #faffbf; /* rgb */ color: rgb(250, 255, 191); /* oklch */ color: oklch(98.1% 0.082 111.5);
Tailwind
colors: {
custom: {
50: '#fcffd2',
500: '#faffbf',
950: '#000000',
},
}SCSS
$custom: #faffbf; $custom-light: #fcffd2; $custom-dark: #000000;
JSON
{
"hex": "#faffbf",
"rgb": {
"r": 250,
"g": 255,
"b": 191
},
"hsl": {
"h": 64.688,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.98101,
"c": 0.08172,
"h": 111.5
},
"luminance": 0.95606
}Semantic roles & 50–950 ramp
primary
#FAFFBF
secondary
#837BE8
accent
#00E612
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171814
muted
#858683